It's been running great inside Takahē for over a week, so I have extracted Hatchway, my new Django API framework, into its own project: https://github.com/andrewgodwin/django-hatchway
In short - it uses type annotations for everything, and it uses standard URL patterns, as these were the things that I couldn't find elsewhere.
