Go to file
Kumi 8edf469934
Actually call uuid4...
2022-09-26 13:10:57 +00:00
api Implement authentication, etc. 2022-09-26 11:48:15 +00:00
datastore Actually call uuid4... 2022-09-26 13:10:57 +00:00
dumuzid Implement authentication, etc. 2022-09-26 11:48:15 +00:00
.gitignore Basic framework 2022-08-08 12:09:43 +00:00
README.md Basic framework 2022-08-08 12:09:43 +00:00
manage.py Basic framework 2022-08-08 12:09:43 +00:00
requirements.txt Start implementing models 2022-08-09 06:27:55 +00:00
settings.dist.ini Implement authentication, etc. 2022-09-26 11:48:15 +00:00

README.md

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.