Link to the codes: https://github.com/mobile-desk/Django...
00:00 - Introduction to the session on Django REST APIs.
00:10 - Explanation of what APIs and RESTful APIs are.
00:27 - Importance of understanding Django and Python for API development.
01:02 - Setting up the coding environment and code editor.
01:34 - Overview of API functionalities like GET, POST, DELETE.
02:57 - Creating a virtual environment for the Django project.
04:07 - Installing Django and Django REST framework packages.
05:02 - Creating a new Django project named "my API."
07:03 - Creating a superuser for the Django admin interface.
09:20 - Introduction to model creation for a book management system.
12:03 - Registering the book model in the Django admin.
15:08 - Adding a string representation method to the book model.
18:58 - Creating a serializer for the book model to handle JSON.
19:57 - Setting up views using view sets for easier API management.
22:10 - Configuring URL routing for the API endpoints.
22:33 - Roots will be domain slash API, customizable for version control.
24:06 - Import OS to define directory structure for the project.
25:04 - Update installed apps to include the REST framework for functionality.
26:10 - Define routing to fetch and list books from the database.
27:11 - Create, update, and delete functionalities for book entries in the dashboard.
29:02 - Implement authentication to restrict actions to logged-in users only.
30:01 - Use REST permissions to ensure users are authenticated for actions.
32:10 - Update model to associate books with the user who created them.
34:11 - Create custom permissions to allow only the owner to edit their books.
38:31 - Install Simple JWT for token-based authentication in the project.
41:24 - Set up token obtain and refresh views for user authentication.
43:35 - Use Postman to test API requests and manage authentication tokens.
46:14 - Implement authorization headers for secure API requests with tokens.
49:57 - Discuss integrating authentication into other projects like React or mobile apps.
#drf #djangorestframework #restapis
TikTok: / mobile.desk
Instagram: / _._praiz
In questa pagina del sito puoi guardare il video online Django Rest Framework in Python | Everything Python della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Chibudom obasi 05 ottobre 2024, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 271 volte e gli è piaciuto 4 spettatori. Buona visione!