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

[Template Submission]: Go Chi Microservices Example #461

Open
FerretCode opened this issue Aug 26, 2023 · 0 comments
Open

[Template Submission]: Go Chi Microservices Example #461

FerretCode opened this issue Aug 26, 2023 · 0 comments

Comments

@FerretCode
Copy link

Contact Details

@FerretCode on Discord

Template URL

N/A

What does this template deploy?

I haven't started working on it yet, but I'd like to make a template for deploying an example project with the microservices architecture written in Golang. I'm planning on deploying:

  • API gateway
  • PostgreSQL DB
  • Internal microservice for some example CRUD operations
  • Microservice for demonstrating private networking by making requests to the internal service through the private networking feature
  • And potentially some user authentication with OAuth as an example which would entail
    • Redis cache for session storage
    • Auth microservice which would handle redirects , callbacks, writing to the cache & communicate internally with the CRUD microservice
    • Possibly an example middleware for getting the authenticated user

Demo project

No response

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