mirror of
https://github.com/Neur0toxine/demo-web-service-go.git
synced 2024-12-03 18:26:02 +03:00
Demo web service built using Go and Gin
build | ||
cmd | ||
internal | ||
.editorconfig | ||
.gitignore | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
Makefile | ||
README.md |
Simple web service build with Go and Gin
Use make
to build and run the service. /authors
route will return the sample data.