Skip to content

tmackenzie/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published