My favorites | Sign in
Project Logo
             
Code license: MIT License
Labels: WSGI, Python, REST, JSON, webAPI, webservices
Show all Featured downloads:
WSGIWAPI-0.3.1.tar.gz
People details
Project owners:
  boulton.rj, banoffi

WSGIWAPI makes it easy to build web APIs, without dealing with the details of HTTP. You simply define a hierarchical tree of URL components, with callables as the leaves of the tree, and WSGIWAPI does the work of making this into a WSGI application.

WSGIWAPI also provides some additional features, such as automatic documentation support for your API and parameter validation.

For more details, see the project site at http://wsgiwapi.tartarus.org/









Hosted by Google Code