Thilo Fromm announced a new RestMS project based on Python and Django, on 10 April 2009:
The Python/Django RestMS server implementation I'm planning to work on just went to github. It isn't much more yet than some readme files and basic project infrastructure code. Thanks to django's rapid prototyping features, however, one can start to implement the business logic foundation, as there is almost no boiler plating. If you're interested, you're best off starting at the project homepage http://t-lo.github.com/ahkera/. Everything else is linked there. Don't be afraid if you're new to python and/or django, as the documentation of both is excellent, and they're easy to learn and fun to use.
Edit | Files | Tags | Source | Print
Recent chatter
Lightning talk at Euro DjangoCon
There was a RestMS lightning talk at Euro Djangocon. Slides are available here: https://www.thilo-fromm.de/~t-lo/slides/RestMS_light/rmslt.pdf
RestMS presentation
An introduction to RestMS, as an online presentation, and downloadable as a PDF.
Steve Vinoski: REST, Reuse and Serendipity
A slide show from Steve Vinoski called "REST, Reuse and Serendipity" explains (though this was not Steve's goal in the slide show) why we need RestMS.
Thilo Fromm starts a new RestMS server
Thilo Fromm announced a new RestMS project based on Python and Django, on 10 April 2009: