mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-19 12:59:36 +02:00
.. | ||
.devcontainer | ||
.github | ||
server | ||
.gitignore | ||
AUTHORS | ||
Dockerfile | ||
entrypoint.sh | ||
LICENSE | ||
MANIFEST.in | ||
README.md |
AdventureLog Django Backend
A demo of a possible AdventureLog 2.0 version using Django as the backend with a REST API.
Based of django-rest-framework and dj-rest-auth.