rapid-go is a boilerplate that accelerates API development based on layered architecture and clarifying responsibilities.
the boilerplate for monorepo application (support only http protocol)
- Base project is https://github.com/golang-standards/project-layout
Package | Localhost | Prodction |
---|---|---|
[REST] api server | http://localhost:8080 | api.* |
Title |
---|
golang docs |