A Python library to ease the publication of REST-style web services in Django applications,
specially (but not exclusively) those using the Django Model framework. The package is licensed under
LGPL v3 license,
and it can be downloaded in .zip and .tar.gz formats
from SourceForge.
Documentation is available in the wiki.
These packages are imported in a lazy fashion, i.e., only when needed.
Therefore, if the user never intends to use the JSON format, the
simplejson package is not imported and the user does not
have to install it.
The project RESTinpy is hosted in SourceForge, where you can find more details about it.
For more information, or contact us in the development mailing list (archives are public).
RESTinpy has been developed by CTIC Foundation as a by-product of WodiDoc, the main result of WP7 of the Vulcano project. Vulcano is partially funded by the Spanish Ministry of Industry, Tourism and Commerce under the National Plan for Scientific Research, Development and Technological Innovation 2007-2010 (grant number TSI-020301-2008-22).