Go to file
2022-08-08 15:41:48 +00:00
api Basic framework 2022-08-08 12:09:43 +00:00
datastore User model 2022-08-08 15:17:48 +00:00
dumuzid Add S3 storage 2022-08-08 15:41:48 +00:00
.gitignore Basic framework 2022-08-08 12:09:43 +00:00
manage.py Basic framework 2022-08-08 12:09:43 +00:00
README.md Basic framework 2022-08-08 12:09:43 +00:00
requirements.txt Add S3 storage 2022-08-08 15:41:48 +00:00
settings.dist.ini Fix variable name in settings 2022-08-08 15:34:45 +00:00

Dumuzid

Dumuzid is an implementation of some Adonis APIs to be used in the development of pyadonis and AcadeMon.

It is not intended to be, and will never be, a full replacement of any Adonis feature instead, it is supposed to produce API output compatible to that of Adonis such as to be able to test other software without having to send requests to a live (production or testing) instance of Adonis.