Thread Previous • Date Previous • Date Next • Thread Next |
On 04/29/2009 11:40 AM, Gary Poster wrote:
I'd really love it if there were a super easy way to RESTify an application via wsgiref. I'm looking at the amount of boilerplate I've had to write and it's been painful. There should be something like "3 easy steps to RESTify your application": * mark up your interfaces * add a small number of imports and just one or two subclasses * start up a wsgiref server That would be a killer feature of lazr.restful. Of course you'd have to allow for more complicated wsgi environments though.
+1 making this work easily in a WSGI environment would make it so much easier for me to use/deploy this.
-- Elliot Murphy | https://launchpad.net/~statik/
Thread Previous • Date Previous • Date Next • Thread Next |