What It's Really Like Building RESTful APIs with Django
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the real-world challenges and solutions in building RESTful APIs with Django in this EuroPython 2015 conference talk. Gain insights from Paul Hallett's experience replacing an outdated web API with a modern RESTful alternative at Lyst. Learn about crucial design decisions, best practices, and practical lessons learned during the development process. Discover how to leverage Django and Django REST framework effectively for API creation. Delve into topics such as resource serialization, REST frameworks, permissions, authentication, HTTP methods, synchronization, connection handling, and documentation. Benefit from concrete examples, including Pokemon and Star Wars APIs, to understand the intricacies of building robust and scalable RESTful APIs using Django.
Syllabus
Introduction
About me
Pokemon API
Star Wars API
List API
Old API
What we learnt
Resources
The Card
serializes
REST frameworks
Permissions
Authentication
Django Off Toolkit
HTTP
HTTP patch
Synchronization
Closing the connection
Documentation
Getting Started Guide
Outro
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube