aiohttp-swagger icon indicating copy to clipboard operation
aiohttp-swagger copied to clipboard

Integration with apispec?

Open sloria opened this issue 7 years ago • 2 comments

Nice work on this project!

Would you be open to collaborating on an integration with apispec, a framework-agnostic swagger spec generator?

This would allow users of aiohttp-swagger to take advantage of the rest of the apispec ecosystem (marshmallow and webargs integration, for example).

BTW, I think this could happen without making breaking changes to the aiohttp-swagger API. setup_swagger could do the work of constructing an apispec.Spec object with the aiohttp plugin enabled.

sloria avatar Oct 30 '16 18:10 sloria

Thx :)

Of course I'm open to collaborate with apispec the project!

It looks so good. Currently I have no time (I working in other 3 projects) but, if hoy have time, feel free to do a PR with your proposal :)

I'll no close this issue to remember to add this feature.

cr0hn avatar Oct 31 '16 09:10 cr0hn

I can help :)

stasfilin avatar Oct 31 '16 09:10 stasfilin