You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/zoo/pipeline/head This commit looks good
Details
|
6 days ago | |
---|---|---|
debian | 6 days ago | |
fixtures | 6 years ago | |
tests | 4 weeks ago | |
zoo | 1 month ago | |
.gitignore | 3 years ago | |
COPYING | 6 years ago | |
Jenkinsfile | 4 weeks ago | |
MANIFEST.in | 3 years ago | |
Makefile | 6 years ago | |
README | 6 years ago | |
manage.py | 6 years ago | |
setup.py | 1 month ago | |
tox.ini | 6 days ago |
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/