Y
Hacker News
new
|
ask
|
show
|
jobs
by
jmconfuzeus
1622 days ago
If you want to build highly interactive apps with React then you should consider django-graphene instead of DRF. REST wasn't designed for JSON apis.
1 comments
Nextgrid
1620 days ago
One advantage of REST is that it's easier to use from a programmatic client perspective; this might become useful if you want to offer an API to third-parties.
link