Object HTTP Mapper
Project description
The Object HTTP Mapper provides tools both to expose your objects as WSGI applications, and to create objects with attributes that delegate to web requests.
Objects are generally containers, with attributes as resources in those containers. The resources are not homogenous – one might be a JSON object, another XML, another a string. HTTP methods (GET, PUT, DELETE) are used to get, set, and delete attributes.
This project is in a subversion repository and the development version can be installed with easy_install OHM==dev. Interested users should probably follow the development.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
OHM-0.1.tar.gz
(19.0 kB
view hashes)
Built Distribution
OHM-0.1-py2.4.egg
(30.4 kB
view hashes)