Hacker News new | ask | show | jobs
by vital1k 1799 days ago
Hello, I'm the author

so at this moment the project is slowly growing (about 10+ companies I know are starting to adopt it )

Main benefits are - OpenAPI spec oriented - lightweigh and 0 intrusion to django-core (basically django-ninja is just a validation/documentation layer for django views) - high performance (some cases can be 2x-100x faster with than DRF)

1 comments

Thank you for the reply!