Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 238 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 238 Bytes

apigin

A restful api frame based on go-gin, Use go-jwt and validation of beego

You need

go get github.com/gin-gonic/gin
go get github.com/dgrijalva/jwt-go
go get github.com/astaxie/beego

before use the demo.