⟅ About ⟆ Leon van Kammen micro devtrepeneur / web integration ninja from Europe

ohmygraph! Nodejs and backbone with less backbone

Hi! In this post I'm showing you ohmygraph! an ORM for rest.

UPDATE: It seems nowadays Backbone does support exotic api layouts by overriding the REST sync-function

Why?

Backbone / Restangular easily generate a restclient, but only if it matches a certain api layout. However, I needed a rest client generator which kindof works with any api. On top of that, I wanted to add resource linking for api’s which don’t support it.

Links

comments powered by Disqus