You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
Demo project
No response
The text was updated successfully, but these errors were encountered: