Skip to main content

Framework for building web APIs

Project description

NOTE: this is unmaintained

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, and includes support for easily running your application as a standalone server.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

WSGIWAPI-0.3.tar.gz (255.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page