4 ms·
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
by fixmycode 5y 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
- tedmiston 5y agoAgreed, Django + DRF provides everything you need for this use case out of the box.