gitea/zoo/pipeline/head This commit looks good
Details
|
||
---|---|---|
debian | ||
fixtures | ||
tests | ||
zoo | ||
.gitignore | ||
COPYING | ||
Jenkinsfile | ||
MANIFEST.in | ||
Makefile | ||
README | ||
manage.py | ||
setup.py | ||
tox.ini |
README
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/