bunrouter icon indicating copy to clipboard operation
bunrouter copied to clipboard

Add some way to generate OpenAPI

Open vmihailenco opened this issue 2 years ago • 3 comments

vmihailenco avatar Apr 13 '22 11:04 vmihailenco

This will be fire, clients generation, documentation, etc. Is there anything I can do to accelerate this?

mrg0lden avatar Mar 30 '23 21:03 mrg0lden

Something like this https://github.com/swaggo/echo-swagger

wikylyu avatar Oct 23 '23 08:10 wikylyu

bunrouter respects net/http so you can use every swagger middleware for net/http

alessandromarotta avatar Feb 05 '24 16:02 alessandromarotta