Skip to content

balcieren/go-microservice-boilerplate

Repository files navigation

Go Microservice Boilerplate

The template which used with dependency injection, makes it easy to build expandable applications.

microservice

Packages

Databases

Storages

Worker

Deployment

Development Mode (hot reload)

make dev

Production Mode

make build

Additional Makefile Commands

Generate all proto files

make proto

Generate swagger

make swagger

Generate ent

make ent

Swagger Path

localhost:8000/api/swagger

Missing Features

  • Load balancer in proxy

About

An example template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published