takahe/api/views
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
..
__init__.py Hatchway API Rewrite (#499) 2023-02-07 12:07:15 -07:00
accounts.py Hatchway API Rewrite (#499) 2023-02-07 12:07:15 -07:00
announcements.py Hatchway API Rewrite (#499) 2023-02-07 12:07:15 -07:00
apps.py Hatchway API Rewrite (#499) 2023-02-07 12:07:15 -07:00
emoji.py Hatchway API Rewrite (#499) 2023-02-07 12:07:15 -07:00
filters.py Hatchway API Rewrite (#499) 2023-02-07 12:07:15 -07:00
instance.py Hatchway API Rewrite (#499) 2023-02-07 12:07:15 -07:00
media.py Hatchway API Rewrite (#499) 2023-02-07 12:07:15 -07:00
notifications.py Hatchway API Rewrite (#499) 2023-02-07 12:07:15 -07:00
oauth.py Hatchway API Rewrite (#499) 2023-02-07 12:07:15 -07:00
search.py Hatchway API Rewrite (#499) 2023-02-07 12:07:15 -07:00
statuses.py Hatchway API Rewrite (#499) 2023-02-07 12:07:15 -07:00
timelines.py Hatchway API Rewrite (#499) 2023-02-07 12:07:15 -07:00