UmiUni / golang_backend

1 stars 0 forks source link

Add Swagger+ Gin support for API generation (Deadline 06/23/2018) #1

Closed superchaoran closed 6 years ago

superchaoran commented 6 years ago

Website, mobile, data science groups need golang_backend to provision a more clear view of the API.

We are going to use :

go-swagger: https://github.com/go-swagger/go-swagger + gin-gonic/gin: https://github.com/gin-gonic/gin

to provision the API generation in UI.

why we want to use gin and gin's retry lib: https://medium.com/@nate510/don-t-use-go-s-default-http-client-4804cb19f779