Tornado OpenAPI 3 request and response validation library.
Find a file
2020-09-25 10:17:09 -04:00
openapi3 Test simple HTTP requests 2020-09-17 23:39:35 -04:00
tests Add url parameters tests 2020-09-19 20:38:08 -04:00
.flake8 Initial commit 2020-09-16 23:04:11 -04:00
.gitignore Update .gitignore 2020-09-25 10:17:09 -04:00
LICENSE Add license and readme 2020-09-18 00:23:55 -04:00
pyproject.toml Add tox config and broaden tornado support 2020-09-25 10:15:06 -04:00
README.rst Add license and readme 2020-09-18 00:23:55 -04:00
tox.ini Add tox config and broaden tornado support 2020-09-25 10:15:06 -04:00

===================
 Tornado OpenAPI 3
===================

Tornado OpenAPI 3 request and response validation library.

Provides integration between the `Tornado`_ web framework and `Openapi-core`_
library for validating request and response objects against an `OpenAPI 3`_
specification.


.. _Tornado: https://www.tornadoweb.org/
.. _Openapi-core: https://github.com/p1c2u/openapi-core
.. _OpenAPI 3: https://swagger.io/specification/