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

Fix everything #1

Open
ndavidson19 opened this issue Aug 15, 2024 · 0 comments
Open

Fix everything #1

ndavidson19 opened this issue Aug 15, 2024 · 0 comments

Comments

@ndavidson19
Copy link
Owner

This entire microservice application is failing.

Instead of trying to create it all at once, we will work incrementally to fix it.

  1. Get authentication working. The basic setup includes Postgres, which contains the user's hashed passwords, related application information, account information, and the ability to make secure requests. Includes (OAuth, Hashes, Paseto, CSRF, etc.)
  2. Once authentication works, let's get the data sources working. This means working with Kafka consumers, WebSockets, and other data sources.
  3. Then we will integrate the core application endpoints that work with QuantForge.
  4. Finally we will introduce rate limiting, load balancing, service mesh etc.
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