Hi Christian,

you might want to take a look at express [1] which is based on connect [2]. For 
resourceful routing, the "resource" [3] module provides sensible defaults, 
similar to those found in Rails.

Tristan

[1] http://expressjs.com/
[2] http://senchalabs.github.com/connect/
[3] https://github.com/visionmedia/express-resource

Am 16.10.2011 um 14:48 schrieb panyasan:

> Hello all,
> 
> I used to rely on json-rpc with a PHP backend, but before investing any
> effort into the next version of my main application, I consider to totally
> switch to another model of server communication. Especially given the new
> support in qx, RESTful web resources is the obvious alternative to the
> jsonrpc protocol, and there are tons of solutions server-side. I want to
> work with node.js to profit of the amazing stuff that's being put out there
> and to avoid having to work in two languages.
> 
> So my question to the community would be if anyone has experience with
> what's out there. I have, for example, been looking at geddy, which seems to
> have good REST support:
> 
> http://fleegix.org/articles/2010-03-25-rest-easy-with-geddy-for-node-js
> 
> I assume the core devs are working with Java backends (which i won't)? Or
> against what are you testing the new REST i/o components?
> 
> Thanks for any pointers...
> 
> Christian
> 
> --
> View this message in context: 
> http://qooxdoo.678.n2.nabble.com/node-based-REST-backend-framework-tp6897630p6897630.html
> Sent from the qooxdoo mailing list archive at Nabble.com.
> 
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2d-oct
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to