Tornado OpenAPI 3 request and response validation library.
Find a file
2020-09-18 00:28:23 -04:00
openapi3 Test simple HTTP requests 2020-09-17 23:39:35 -04:00
tests Add negative simple request test 2020-09-18 00:01:10 -04:00
.flake8 Initial commit 2020-09-16 23:04:11 -04:00
.gitignore Add hypothesis directory to .gitignore 2020-09-18 00:28:23 -04:00
LICENSE Add license and readme 2020-09-18 00:23:55 -04:00
pyproject.toml Add license and readme 2020-09-18 00:23:55 -04:00
README.rst Add license and readme 2020-09-18 00:23:55 -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/