Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create backend service #2

Open
vss-2 opened this issue Oct 17, 2023 · 0 comments
Open

Create backend service #2

vss-2 opened this issue Oct 17, 2023 · 0 comments

Comments

@vss-2
Copy link
Owner

vss-2 commented Oct 17, 2023

  1. Architect and design backend structure (diagrams and request flow)
  2. It may use any programming language to process data from database
  3. It may use any language to do plotting (Python is suggested because of simplicity but feel free to do in R, Julia or any other)
  4. It should cache requests (metrics are not defined so think brute and big RAM storage like 1GB storage for caching)
  5. It should use a HTTP server (Nginx is suggested) as gateway to connect the micro-services
  6. I recommend using Go as HTTP server to coordinate user sessions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant