routing-controllers
routing-controllers copied to clipboard
feat: add support for generating Swagger documentation
Propose implementing swagger generation for route definitions as discussed on swagger-ts repo. I've talked to @lukeautry and he is interested in collabing on this.
References
In case anyone wants to provide some feedback on my development of this feature https://github.com/pleerock/routing-controllers/pull/82
@andreymaznyak - would u be interested in collaborating on this? I'm working on a project and I need it to have first class swagger support ( https://github.com/swimlane/trafficlight ).
@amcdnl Sure, i created pull request in your project ( https://github.com/swimlane/trafficlight/pull/5 )
Hi, I made a stab at it here. Would be glad to hear any feedback!
Look forward to trying @epiphone suggestion: perhaps the Readme for this library could link to supporting libraries?
@jasperblues Yes, we totally can.
I had no time to check these libs out, what is the status of these currently? We can link libraries in the README, but they must work for that. (I am not saying it doesn't work, I just don't know.)
Hi there, What about this feature? Is https://github.com/epiphone/routing-controllers-openapi the current "official" project?
Stale issue message
I'm interested in this feature too #169
routing-controllers-openapi works really well for us.
https://github.com/epiphone/routing-controllers-openapi has been updated to match the updated routing-controllers v0.10.0
isn't this feature provided through https://github.com/epiphone/routing-controllers-openapi?