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.2.4.tar.gz (20.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

WsgiService-0.2.4-py2.6.egg (49.6 kB view details)

Uploaded Egg

File details

Details for the file WsgiService-0.2.4.tar.gz.

File metadata

  • Download URL: WsgiService-0.2.4.tar.gz
  • Upload date:
  • Size: 20.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for WsgiService-0.2.4.tar.gz
Algorithm Hash digest
SHA256 2276f06eb795903a8d9c9d00b2375f387219eed39df72a8a3878eed55c3cdf9f
MD5 a6b67cfcf740b72bda57457dd20e455f
BLAKE2b-256 3f3ae1b036764bb3723c909589b9d6d5826cd2d3e49250dec55d227926ba916e

See more details on using hashes here.

File details

Details for the file WsgiService-0.2.4-py2.6.egg.

File metadata

File hashes

Hashes for WsgiService-0.2.4-py2.6.egg
Algorithm Hash digest
SHA256 091bfc121eece3769b62e6b483fac68bbbae1f2962f445ae274cbe64e90a361e
MD5 9603b38bd0bfff15b6a3bbe700804142
BLAKE2b-256 880f3925b1f8f2820d679fff5c1cf233c0ff4ce9f48aeaa141086b57fd7fabef

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