spendshelf-backend icon indicating copy to clipboard operation
spendshelf-backend copied to clipboard

add swagger

Open SuddenGunter opened this issue 4 years ago • 1 comments

We have web api, implemented with gin in this app. It would be nice to have autogenerated swagger API doc and swagger web UI. I recommend to use https://github.com/swaggo/gin-swagger and https://github.com/swaggo/swag for this

SuddenGunter avatar Oct 04 '20 16:10 SuddenGunter