This repository is intended for self-study of Golang Rest API application implementations.
It may not be a standard configuration such as project layout design.
The link below is a reference for the project layout design.
- Standard Go Project Layout
- danceyoung : Package-oriented design and architectural hierarchy
- Ardan Labs: Package-Oriented-Design
export Go_P_Zo_DB_USER=XXXX
export Go_P_Zo_DB_PASSWORD=XXXX
export Go_P_Zo_AUTH_SIGNKEY=XXXX
THis package is licensed under the Apache License 2.0. Please see the LICENSE file for details.