zoo/README

10 lines
303 B
Plaintext
Raw Normal View History

2017-01-02 17:48:23 +01:00
Zoo
===
Zoo is a simple data management system. You can store JSON documents and set
relations between. Acceptable documents are defined using JSON schema [1]_. You
can also set relations between documents which can also contain a JSON document
to qualify the relation.
.. [1] http://json-schema.org/