Boilerplate based on Go Programming Language and Go-Chi Framework. Documentation for making this boilerplate is in this link (TBA).
- go 1.20+
- gosec
go install github.com/securego/gosec/v2/cmd/gosec@latest
make install
make run
This server will start at http://localhost:8080
. You can check availability by accessing http://localhost:8080/ping
make test
Creator: Rindi Budiaramdhan