static JSON in public/json/monitor/printers/key
authorDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 8 Dec 2010 21:59:45 +0000 (22:59 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 8 Dec 2010 21:59:45 +0000 (22:59 +0100)
README

diff --git a/README b/README
index 45493f5..935344b 100644 (file)
--- a/README
+++ b/README
@@ -26,6 +26,14 @@ At it's current stage it provides support for angular $resource get, query and $
 http://angularjs.org/Service:$resource
 
 
 http://angularjs.org/Service:$resource
 
 
+Data can also be serve static json files stored in:
+
+       public/json/:database/:entity/:key
+
+which can be used to provide data using external stand-alone scripts.
+
+
+
 Replication of data between instances using angular REST API can be done with:
 
        # create local CouchDB database
 Replication of data between instances using angular REST API can be done with:
 
        # create local CouchDB database