DjangoCon US 2018 - Django REST Framework: Moving Past the Tutorial to Production by Drew Winstel

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=37sZYMKFBgo



Duration: 0:00
51 views
3


DjangoCon US 2018 - Django REST Framework: Moving Past the Tutorial to Production by Drew Winstel

So you’ve made your first attempt at creating a DRF API, but now you need to figure out how to put the hair on the proverbial pony. You want to make things easier on your client developers so they can get exactly what they need. I’ll walk through things that made our lives better developing a Django REST Framework API serving a React frontend.

I’ll include optimizations such as embedding related fields into serializers, using different serializers for different users and use cases (HTTP methods), and using DRF’s actions decorator to provide easy access to related tasks. I’ll also touch on some third-party libraries that made life way easier, such as rest-framework-filters, django-rest-swagger, and django-simple-history.




Other Videos By Confreaks


2022-04-08DjangoCon US 2018 - Unique ways to Hack into a Python Web Service by Tilak T
2022-04-08DjangoCon US 2018 - Pseu, Pseu, Pseudio. Pseudonymization in Django. by Frank Valcarcel
2022-04-08DjangoCon US 2018 - Anatomy of Open edX - a modern online learning platforms... by Nate Aune
2022-04-08DjangoCon US 2018 - "State of Django" Panel by Simon Willison
2022-04-08DjangoCon US 2018 - The Power of GeoDjango by Anna Kiefer
2022-04-08DjangoCon US 2018 - Data internationalization in Django by Raphael Michel
2022-04-08DjangoCon US 2018 - ORM: The Sequel by Katie McLaughlin
2022-04-08DjangoCon US 2018 - Strategies for Zero Down Time, Frequent Deployments by Nick Humrich
2022-04-08DjangoCon US 2018 - Lightning Talks Day 3
2022-04-08DjangoCon US 2018 - Easier Classes: Python Classes Without All The Cruft by Trey Hunner
2022-04-08DjangoCon US 2018 - Django REST Framework: Moving Past the Tutorial to Production by Drew Winstel
2022-04-08DjangoCon US 2018 - Keynote with Mariatta Wijaya
2022-04-08DjangoCon US 2018 - Building a Community for All People by Jennifer Konikowski
2022-04-08DjangoCon US 2018 - We Are 3000 Years Behind... by Hayley Denbraver
2022-04-08DjangoCon US 2018 - Python on your phone: Building mobile apps with Kivy by Derek Payton
2022-04-08DjangoCon US 2018 - One Engineer, an API, and an MVP... by Nicole Zuckerman
2022-04-08DjangoCon US 2018 - When your wetware has too many threads... by Aaron Bassett
2022-04-08DjangoCon US 2018 - Here Come The Robots - Django and Machine Learning by Tom Dyson
2022-04-08DjangoCon US 2018 - Finally Understand Authentication in Django REST Framework by William S. Vincent
2022-04-08DjangoCon US 2018 - What's in a Name? Your Guide to the Wacky World of DNS by Ashley Sullins
2022-04-08DjangoCon US 2018 - "Normalize until it hurts; denormalize until it works"... by Flávio Juvenal