My opinion on Django Ninja
Posted on 2025-07-06 in Programmation • Tagged with Python, Django, Web
If you’re using the Django web framework (DRF) and are building APIs, you probably know about the Django Rest Framework a toolkit to build APIs in Django since more than a decade (the first 3.x version was release in 2014). It’s great and I’ve used it …
Continue reading