takahe/api
Andrew Godwin 5d2ed9edfe
Hatchway API Rewrite (#499)
Removes django-ninja and replaces it with a new API framework, "hatchway".

I plan to move hatchway into its own project very soon.
2023-02-07 12:07:15 -07:00
..
migrations OAuth2 Fixes (#338) 2023-01-01 11:46:55 -07:00
models OAuth2 Fixes (#338) 2023-01-01 11:46:55 -07:00
views Hatchway API Rewrite (#499) 2023-02-07 12:07:15 -07:00
__init__.py Working start of an OAuth flow 2022-12-12 11:56:49 -07:00
admin.py Working start of an OAuth flow 2022-12-12 11:56:49 -07:00
apps.py Working start of an OAuth flow 2022-12-12 11:56:49 -07:00
decorators.py Hatchway API Rewrite (#499) 2023-02-07 12:07:15 -07:00
middleware.py OAuth2 Fixes (#338) 2023-01-01 11:46:55 -07:00
pagination.py Hatchway API Rewrite (#499) 2023-02-07 12:07:15 -07:00
schemas.py Hatchway API Rewrite (#499) 2023-02-07 12:07:15 -07:00
urls.py Hatchway API Rewrite (#499) 2023-02-07 12:07:15 -07:00