golang-app / ecommerce

e-commerce written in Go and HTMX
MIT License
64 stars 15 forks source link

Generate swagger docs based on the code #36

Closed bkielbasa closed 1 year ago

bkielbasa commented 1 year ago

We'll use https://github.com/swaggo/swag because it should have support for openapi 3.0 specs soon https://github.com/swaggo/swag/issues/386