5 ms·
I wrote a package that allows use of type annotations for validation/serialization in Django Rest Framework: https://github.com/rsinger86/drf-typed-views https:
by rsinger87 7y 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 https://github.com/rsinger86/drf-typed-views
(Partly inspired by FastAPI)