Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 183 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 183 Bytes

REST API on Golang with Gin

Sample app to demonstrate API development in Golang

APIs

GET  -  /
POST -  /postjson
GET  -  /querystring
GET  -  /path/:name/:age