Tags
Language
Tags
March 2025
Su Mo Tu We Th Fr Sa
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

Building RESTful Web APIs with Django [Updated: 9/5/2024]

Posted By: IrGens
Building RESTful Web APIs with Django [Updated: 9/5/2024]

Building RESTful Web APIs with Django
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 1h 9m | 256 MB
Instructor: Rudolf Olah

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.

Learning objectives

  • Creating a serializer
  • Working with API views
  • Filtering back ends
  • Enabling pagination
  • Executing CRUD operations
  • Managing serializer fields
  • Testing API views


Building RESTful Web APIs with Django [Updated: 9/5/2024]