Y
Hacker News
new
|
ask
|
show
|
jobs
by
DividableMiddle
2420 days ago
I just rolled a DRF backed app into production. Any tips or helpful dependencies you’ve had the pleasure of using?
1 comments
Nextgrid
2418 days ago
If serialisation becomes a bottleneck with the built-in DRF serialisers I suggest you check out Serpy.
link