| Home | Trees | Indices | Help |
|
|---|
|
|
A WSGI application for writing RESTful webapps
Instances of the class are WSGI callables (ie, take environ/start_response).
|
|||
| RestRequest subclass |
requestType class to use for creating Requests. |
||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
| dict |
mimetype2format = {'application/json': 'json', 'text/html': 'ha mapping of mimetypes to serialization formats |
||
|
|||
| Spatch |
dumpSpatch dispatch for dumping data to Responses |
||
| Spatch |
loadSpatch dispatch for loading data from Requests |
||
| RestView |
view a view implementing the application |
||
|
|||
|
Inherited from |
|||
|
|||
|
|
|||
mimetype2formata mapping of mimetypes to serialization formats
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Mon Mar 10 05:37:12 2008 | http://epydoc.sourceforge.net |