vitalik / django-ninja

💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
https://django-ninja.dev
MIT License
7.28k stars 432 forks source link

PoC - named view functions #1270

Open c4ffein opened 2 months ago

c4ffein commented 2 months ago

Just a PoC, see #428 We should probably use type instead of that dirty rewrite of __name__