mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-25 07:49:37 +02:00
Regions have been added to the following countries: Afghanistan (AF), Åland Islands (AX), Albania (AL), Algeria (DZ), American Samoa (AS), Andorra (AD), Angola (AO), Anguilla (AI), Antarctica (AQ), Armenia (AM), Aruba (AW), Antigua and Barbuda (AG). |
||
---|---|---|
.. | ||
.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.