You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this project is really cool and it can use some aiohttp support. Aiohttp has some tooling in place that would help you define validation logic quite easily, for example:
aiohttp-validate: Extension for validating API requests and responses with jsonschema.
aiohttp-swagger: Extension for building and generating Swagger docs and UI support for Aiohttp applications.
Cheers!
The text was updated successfully, but these errors were encountered:
Hi there,
I think this project is really cool and it can use some aiohttp support. Aiohttp has some tooling in place that would help you define validation logic quite easily, for example:
Cheers!
The text was updated successfully, but these errors were encountered: