Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: REST 2.0 - adding real-time & offline sync without breaking the rest
(
objectfabric.org
)
10 points
by
cypriennoel
4944 days ago
2 comments
eternalban
4944 days ago
This is more logically a protocol built on REST. To call it REST 2.0 is like saying TCP is IP 2.0 ...
link
tianshuo
4944 days ago
This is interesting, anyone porting it to node.js?
link
krassif
4943 days ago
There seems to be support for Javascript. Check this out
https://github.com/objectfabric/objectfabric/tree/master/obj...
link
cypriennoel
4938 days ago
Yes but it was client side only
link
cypriennoel
4938 days ago
I got it to work on node:
http://objectfabric.org/2012-12-11/node.html
link