mirror of
https://github.com/correl/tornado-openapi3.git
synced 2024-11-15 03:00:19 +00:00
15 lines
437 B
ReStructuredText
15 lines
437 B
ReStructuredText
|
===================
|
||
|
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/
|