Gallery-Archivist/backend/api
2025-04-17 21:47:45 +02:00
..
authentication Refactor: api file endpoint for auth 2025-03-20 15:59:38 +01:00
creators Fix: return file hash for avatar & banner for the creatror api endpoint 2025-04-09 22:09:42 +02:00
files Refactor: api file endpoint for auth 2025-03-20 15:59:38 +01:00
posts Fix: allways require source site for post api endpoint path to not colide 2025-04-09 22:10:56 +02:00
schema Add: api schema app 2025-02-08 18:10:28 +01:00
user Add: postseen model to user 2025-04-17 21:47:45 +02:00
__init__.py Add init for api app 2025-01-28 21:52:28 +01:00
admin.py Add init for api app 2025-01-28 21:52:28 +01:00
apps.py Add init for api app 2025-01-28 21:52:28 +01:00
models.py Add init for api app 2025-01-28 21:52:28 +01:00
urls.py Refactor: file api in to seperate api app & use drf api views 2025-03-19 17:35:31 +01:00