|
|
|
|
|
by holler
518 days ago
|
|
DRF has been around a long time at this point, and that's been a common stack (albeit with other frontend frameworks 10 years ago). In recent times I'm a fan of Starlette, which is what the popular FastAPI lib is built on top of, and created by same author as DRF. |
|
Nowadays I just use PostgREST for all my new APIs. It's a phenomenal piece of software, save me so much time.