gofiber / swagger

🧬 fiber middleware to automatically generate RESTful API documentation with Swagger
MIT License
399 stars 27 forks source link

Go fiber swagger #91

Open defany opened 3 months ago

defany commented 3 months ago

Is there any ways to use gofiber swagger with v3?

I don't want to downgrade from this version because have a lot of codebase but I also don't understand how to work with gofiber/swagger which accepts routes only from v2

uvulpos commented 2 months ago

Done, dependency was updated

gaby commented 2 months ago

@defany Not yet, v3 is still in Beta.