mimerender 0.2.2
RESTful resource variant rendering using MIME Media-Types
Latest Version: 0.3.1
This module allows, with the use of python decorators, to transparently select a render function for an HTTP request handler's result. It uses mimeparse to parse the HTTP Accept header and select the best available representation. Currently it only supports (web.py), but other web frameworks can be considered.
- Author: Martin Blech
- Home Page: http://code.google.com/p/mimerender/
- License: MIT
- Platform: all
- Requires mimeparse, web.py
- Categories
- Package Index Owner: martinblech
- DOAP record: mimerender-0.2.2.xml
