Skip to content

Convenient tools for using Swagger to define and validate your interfaces in a Pyramid webapp.

Notifications You must be signed in to change notification settings

luismolina13/pyramid_swagger

 
 

Repository files navigation

image

image

image

pyramid_swagger

This project offers convenient tools for using Swagger to define and validate your interfaces in a Pyramid webapp.

In particular, in currently offers the following main features:

  • Request validation (and automatic 4xx errors)
  • Response validation (and automatic 5xx errors). Disabled by default, enabled via a registry setting.
  • Swagger spec validation

Full documentation is available at http://pyramid-swagger.readthedocs.org/.

About

Convenient tools for using Swagger to define and validate your interfaces in a Pyramid webapp.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%