| Module 1: Getting started | |||
| Introduction | 00:04:00 | ||
| Getting started on Windows, macOS, and Linux | 00:01:00 | ||
| Module 2: Setting up a Python development | |||
| Installing Python | 00:07:00 | ||
| Installing PyCharm IDE for development | 00:12:00 | ||
| Creating the first Python project | 00:09:00 | ||
| Write and Run Hello World program | 00:05:00 | ||
| Command line basics | 00:06:00 | ||
| Installation and access pip command | 00:10:00 | ||
| Postman API platform installation | 00:08:00 | ||
| Module 3: Django setting up the REST API project | |||
| Introduction to web framework and Django | 00:04:00 | ||
| Installing Django and Djangorestframework | 00:07:00 | ||
| Django(CORS) installation | 00:03:00 | ||
| Creating Django project | 00:05:00 | ||
| Understanding Django architecture and structured | 00:08:00 | ||
| Creating a Django application | 00:03:00 | ||
| Understanding Django models, views, and URL routings | 00:03:00 | ||
| Registering the app to project | 00:07:00 | ||
| Module 4: Building Django Models for API with PostgreSQL | |||
| Introduction to PostgreSQL and its advantages for web applications | 00:04:00 | ||
| Installing PostgreSQL and setting up | 00:13:00 | ||
| pgAdmin Secure login and create database | 00:07:00 | ||
| Building Django models for the REST API data structures | 00:09:00 | ||
| Module 5: Django API Model ORM-Migrations to PostgreSQL | |||
| Installing the psycopg2 module for DB connection | 00:06:00 | ||
| Database (DB) connection – Django to PostgreSQL | 00:04:00 | ||
| Creating and applying ORM-migrations for the PostgreSQL database | 00:06:00 | ||
| SQL Querying and adding Sample Data into tables | 00:07:00 | ||
| Module 6: Creating Serializers for Complex Datatypes | |||
| Serializers in Django REST API | 00:03:00 | ||
| Serializing data with Django REST Framework serializers | 00:07:00 | ||
| Module 7: Writing REST API Endpoints | |||
| Import required modules to write API methods | 00:06:00 | ||
| Implementing API GET method using REST Framework | 00:10:00 | ||
| Implementing API POST method using REST Framework | 00:07:00 | ||
| Implementing API PUT method using REST Framework | 00:08:00 | ||
| Implementing API DELETE method using REST Framework | 00:07:00 | ||
| Validating data with Django REST Framework validators | 00:04:00 | ||
| Handling API requests and responses | 00:04:00 | ||
| Module 8: URLs Mapping on Application and Project | |||
| Writing App URLs and path setting | 00:07:00 | ||
| Write Project URLs and include app | 00:03:00 | ||
| Exercise and Solution for it | 00:03:00 | ||
| Module 9: POSTMAN for Testing API Methods | |||
| Exploring Postman API app | 00:04:00 | ||
| API GET method testing | 00:03:00 | ||
| API POST method testing | 00:03:00 | ||
| API PUT method testing | 00:03:00 | ||
| API DELETE method testing | 00:04:00 | ||
| Module 10: Project: Creating REST APIs Quickly | |||
| Creating REST API methods at one snap | 00:08:00 | ||
| Writing URLs on an app for access APIs | 00:04:00 | ||
| POSTMAN API testing | 00:13:00 | ||
| Module 11: Building Image Upload REST API Service | |||
| Base image save path setting on project | 00:06:00 | ||
| Write the API method to save image | 00:04:00 | ||
| Adding urls path and static settings to save image | 00:04:00 | ||
| Postman API to test and save image | 00:05:00 | ||
| Order Your Certificate | |||
| Order Your Certificate Now | 00:00:00 | ||