WSGIWebAPI

Framework for building web APIs
Download

WSGIWebAPI Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Richard Boulton
  • Publisher web site:
  • http://lemurconsulting.com

WSGIWebAPI Tags


WSGIWebAPI Description

Framework for building web APIs WSGIWebAPI is a Python module that 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 WSGIWebAPI does the work of making this into a WSGI application.WSGIWebAPI 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. Requirements: · Python


WSGIWebAPI Related Software