1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-23 06:49:37 +02:00
AdventureLog/backend/README.md
2024-07-08 11:44:39 -04:00

170 B

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.