Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 298 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 298 Bytes

api

This follows the tutorial for a rest api on go.dev.

Local tricks

go get -u golang.org/x/sys go get github.com/gin-gonic/gin go run api.go

Build and Run

make build

make run

endpoints

curl http://localhost:8080/albums