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

If serialisation becomes a bottleneck with the built-in DRF serialisers I suggest you check out Serpy.