X-Git-Url: http://git.rot13.org/?p=angular-mojolicious.git;a=blobdiff_plain;f=README;h=dd7aa1383f1a1cbd12ec61f579b57f613b8f0322;hp=8c716ea3e092da18e2514af7a69588c9ed3f2244;hb=f7b616f2dc0fd09346cdb61be53d0d119bb62354;hpb=d10d1e04bf1ea8e22b54e7ba985b66ab6c3f125c diff --git a/README b/README index 8c716ea..dd7aa13 100644 --- a/README +++ b/README @@ -25,6 +25,13 @@ At it's current stage it provides support for angular $resource get, query and $ http://angularjs.org/Service:$resource +Server also supports replication using same API which can be triggered with + + http://localhost:3000/_replicate?from=http://dpavlin.getangular.com/data/conference/ + +Replication is currently good only for initial import of data since it doesn't +support incremental replication and dies if data is allready present. + Installation: