takahe/hatchway
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
..
tests Hatchway API Rewrite (#499) 2023-02-07 12:07:15 -07:00
__init__.py Hatchway API Rewrite (#499) 2023-02-07 12:07:15 -07:00
constants.py Hatchway API Rewrite (#499) 2023-02-07 12:07:15 -07:00
http.py Hatchway API Rewrite (#499) 2023-02-07 12:07:15 -07:00
schema.py Hatchway API Rewrite (#499) 2023-02-07 12:07:15 -07:00
types.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
view.py Hatchway API Rewrite (#499) 2023-02-07 12:07:15 -07:00