Request and response validation compatible with swagger.


Keywords
spectastic
License
Apache-2.0
Install
pip install spectastic==0.3.2

Documentation

Spectastic

Request and response validation via Open API/Swagger schemas.

Features

  • Validation of Request-like objects against Open API/Swagger schemas.

TODO

  • Response validation.
  • Query parameter validation.
  • collectionformat support that ties into werkzeug's datastructures.
  • Authorization support not baked in.