Building Rest API with Django Rest Framework

preview_player
Показать описание
Jose Machava

Most of web applications provide an rest API to connect with other application that need to access a specific information and django rest framework is a powerful way for django developers to create robust rest API, I'll demonstrate the process of creating a complex API using django rest framework.


This talk is intended for beginner who have some familiar with python and want a web framework to create rest API to connect with a mobile application.

Content which will be covered are as follows:
‹ul›
‹li›HTTP methods‹/li›
‹li›Django Models‹/li›
‹li›Request & Response‹/li›
‹li›Status Codes‹/li›
‹li›Serializers‹/li›
‹li›Viewsets and Routers‹/li›
‹/ul›
‹strong›Prerequisites:‹/strong›
‹ol›
‹li›Some experience with Django‹/li›
‹li›Basic python concepts‹/li›
‹li›Knowledge about HTTP and web development‹/li›

‹/ol›

pyconza2018

python
Рекомендации по теме