Hacker News new | ask | show | jobs
by fixmycode 1705 days ago
I think the only real option here would be DRF, it's a very mature library to switch Django from website builder to API backend
1 comments

Agreed, Django + DRF provides everything you need for this use case out of the box.