Why, in 2025, do we still need a 3rd party app to write a REST API with Django?

Why, in 2025, do we still need a 3rd party app to write a REST API with Django?

Articles

Use Django generic class-based views and ModelForms to build simple JSON CRUD REST endpoints without third-party libraries in under 100 lines.