RESTful
Thursday, October 6th, 2005 I have been playing with different ways to implement a REST protocol for my application.
I think I have founded an approach that suit my needs.
As I’m using TurboGears for my back-end, this will pretty much work for plain CherryPy too.
The cherryPy Wiki has a page about a way to implement RESTful resources that got […]