Building RESTful Web APIs with Django

LinkedIn Learning
via LinkedIn
Save (0)
ClosePlease login

No account yet? Register

APIs are a crucial technology for delivering data to applications—from front-end ecommerce sites to iOS and Android apps. The Django REST framework is the natural choice for Python and Django developers who want to create their own RESTful back-end APIs. In addition to its rapid prototyping tools, the framework includes authentication schemes, serialization for parsing complex data into Python-friendly types, and automatic URL routing. This course shows how to use the Django Rest framework to create a simple RESTful web API. Instructor Rudolf Olah explains how to create serializers, renderers, filtering and pagination, and routers with viewsets that consumers can use to access the API. He also shows how to unit test your code to ensure your API works as expected. By the end of the course, you’ll know how to use this powerful and flexible toolkit to build you own data-driven web experiences.

Instructor(s)

Rudolf Olah
LinkedIn Learning
via LinkedIn
Paid, free trial available
English
Certificate of Completion
1h 9m
Self paced
Intermediate