My simple Golang REST API prototype.
|
||
---|---|---|
cmd/server | ||
deploy/docker | ||
init | ||
internal/app | ||
test/handler | ||
.drone.yml | ||
.env.dist | ||
.gitignore | ||
go.mod | ||
go.sum | ||
insomnia.json | ||
Makefile | ||
modd.conf | ||
README.md |
rest-api-prototype
My simple Golang REST API prototype.