/go-rest-api

Golang REST APi with Gin

Primary LanguageGo

REST API on Golang with Gin

Sample app to demonstrate API development in Golang

APIs

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