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