﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
33884	REST API without 3rd party package	Lorenzo Campanile	nobody	"Today if you want to make REST APIs in an easy way (models integations, token authentication, etc..) you need to install a 3rd party package (like DRF).

Why Django does not offer this feature by default? It would be very nice.
Maybe we can just integrate DRF in the main project, or made this feature from scratch.

I could be wrong but I have the feeling that within next years Django will lose popularity in favor of other frameworks, because it's missing this.
As a REST API framework, even DRF it's not so good compared to something like FastAPI.

That's too bad! Because Django itself is great."	New feature	closed	Uncategorized	4.0	Normal	duplicate	rest api		Unreviewed	0	0	0	0	0	0
