Files
AdventureLog/backend/README.md
2024-07-08 11:44:39 -04:00

4 lines
170 B
Markdown

# 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.