Skip to main content

A lean WSGI framework for easy creation of REST services

Project description

WsgiService is a lean Python WSGI framework for very easy creation of REST services.

A REST service in this context is a HTTP service to be used by machines. So a service should output something like XML, JSON or any other machine-readable format.

GOALS

The primary guiding principle is that the actual service should be as easy and small to write as possible. And here’s what the WsgiService framework will do for the developer:

  • Abstract away error and status code handling

  • Make it easy to create machine readable output

  • Easily validate input

  • Easy deployment using good configuration file handling

  • Make testing easy

  • Create usable REST API documentation from source

  • Content negotiation to automatically use the correct output format

Just as important as what WsgiService tries to accomplish is what it will never be:

  • WsgiService is not planning to be a full-featured frontend framework. Use your existing framework of choice for that, e.g. Pylons.

SEE ALSO

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

WsgiService-0.3.1.zip (26.8 kB view details)

Uploaded Source

File details

Details for the file WsgiService-0.3.1.zip.

File metadata

  • Download URL: WsgiService-0.3.1.zip
  • Upload date:
  • Size: 26.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for WsgiService-0.3.1.zip
Algorithm Hash digest
SHA256 c37c9aefed3ec90512d8ebcfacc5f96b36b8e60a697de8055d9acfa5f80b1f5b
MD5 5db2ddc35b67076e13c90597e5c09736
BLAKE2b-256 51ac68d8057158fbff03c60b07cfa2e4167850ecc05d2a44ab983d462527cbe8

See more details on using hashes here.

Supported by

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