From 8ed54d3e711a892c2558501f0b100f7b336f3cbe Mon Sep 17 00:00:00 2001 From: Dobrica Pavlinusic Date: Sun, 7 Nov 2010 23:34:45 +0100 Subject: [PATCH] http://wiki.apache.org/couchdb/HTTP_view_API --- README | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README b/README index 7836ced..8c716ea 100644 --- a/README +++ b/README @@ -13,10 +13,14 @@ This is my attempt to implement REST API described at: http://docs.getangular.com/REST.Basic -using CouchDB as storage for experimenting with local datasets using - +using CouchDB HTTP view API -At it's current stage it provides support for $resource get, query and $save +http://wiki.apache.org/couchdb/HTTP_view_API + +to provide storage for experimenting with local datasets using angular. + + +At it's current stage it provides support for angular $resource get, query and $save http://angularjs.org/Service:$resource -- 2.20.1