Get the code

$ git clone https://camlistore.googlesource.com/camlistore

Making apps that work with Camlistore

Camlistore is built so that other apps can securely access and store data without running alongside it. Camlistore is the perfect backing store for other web apps and CMSes.

Detailed documention on the HTTP blob retrieval protocol can be found at the protocol documentation. The client, search and schema packages are also a good place to start.

Contributing to Camlistore

Code Review