Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 162 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 162 Bytes

A simple API skeleton write in GO

install dependencies with glide:

$ glide install

to start, run:

$ go run main.go