Description
We should add document for restful api.
Describe the solution you'd like
Recomended to use swagger with a lot great features and extensions, for example:
- generator documents from code with swaggo
- auto resolve apis with gin-swagger
- an easy-use web UI

- try out apis from web UI

Description
We should add document for restful api.
Describe the solution you'd like
Recomended to use swagger with a lot great features and extensions, for example: