У нас вы можете посмотреть бесплатно Extending a Django App with REST Capabilities Using PyCharm или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
This hands-on webinar will teach you how to leverage Python and Django to extend an existing web application and add REST capabilities. The webinar begins with an overview of an existing Django application built to track notes and then dives into adding REST using the Django REST Framework. Viewers can follow along as we build the Notes web application. We showcase using PyCharm Professional Edition to inspect the database and test our API. We also look at debugging the application with the powerful PyCharm debugger. Please keep in mind that many of the features used in this webinar (the REST client, Database integration, and the enhanced Django integration) are only available in the Professional Edition of PyCharm. If you use PyCharm Community Edition, you can try these features for 30 days by downloading PyCharm Professional Edition from https://jetbrains.com/pycharm/download 03:45 Creating the serializer 13:28 Exposing the endpoint (view) for the API 29:14 Authenticating an API user using token authentication 53:30 Adding a login endpoint 56:47 Making an API interface for Django's built-in User model GitHub Repository: https://github.com/sixfeetup/ElevenNote Read more on our blog: https://blog.jetbrains.com/pycharm and follow us on Twitter (@pycharm)