Skip to content

[Template Submission]: Go Chi Microservices Example #461

@FerretCode

Description

@FerretCode

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions