Hacker News new | ask | show | jobs
by rsinger87 2384 days ago
I wrote a package that allows use of type annotations for validation/serialization in Django Rest Framework: https://github.com/rsinger86/drf-typed-views

(Partly inspired by FastAPI)