Self made go REST API server template
- Golang 1.19
- Docker
- Working text editor or ide (Vim, Nano, Goland, VSCode, etc)
- Clone this repository
- Run
make init
to initialize project orgo mod tidy
if you want to cache the library instead of vendoring - Start docker
- Ask the lead for the secret keys
- Run
make services-up
to run all services - If you want to specify which service you're going to start, use
make services-up SERVICE={service name}
- Farhandika Zahrir Mufti Guenia - [email protected]