flatiron / restful

reflect RESTful Director routers from Resourceful resources
237 stars 48 forks source link

A similar module... #41

Closed mercmobily closed 10 years ago

mercmobily commented 11 years ago

Hi,

It looks like we started working on something very similar at the same time. Please have a look at: https://github.com/mercmobily/JsonRestStores

I would love to hear what you think about my module. It does a whole bunch of things so that it's 100% compatible with Dojo and Backbone; however, your module has a very different approach. I am jealous of some of the things you have here... and am wondering if you could get inspiration from my module.

I am just about finishing documenting it right now.

If anything, congrats for the module -- I think NodeJS needs good REST implementations.

Bye!

Merc.