Skip to content

Swagger

Swagger is a middleware that serves the Swagger UI and API documentation for your application. It allows you to easily document and test your API endpoints.

go
mswagger "github.com/rakunlabs/ada/handler/swagger"