HOME > Development > Create an API with Python - Django - MySQL - REST Framework

Create an API with Python - Django - MySQL - REST Framework

  • Development
  • May 13, 2025
SynopsisCreate an API with Python | Django | MySQL | REST Framework,...
Create an API with Python - Django MySQL REST Framework  No.1

Create an API with Python | Django | MySQL | REST Framework, available at $49.99, has an average rating of 4.75, with 27 lectures, based on 94 reviews, and has 5976 subscribers.

You will learn about How to create and activate a virtual environment How to install Django in a virtual environment How to install Django REST Framework How to create a Django project and app How to setup MySQL Database with Django How to create Models How to create model objects How to create and run migrations How to create a Serializer Class How to create views How to map views to URLS How to use Django REST framework to process HTTP Request How to test API by creating CRUD operations using Postman This course is ideal for individuals who are Beginner web developers or Beginner programmers or Beginners to API development It is particularly useful for Beginner web developers or Beginner programmers or Beginners to API development.

Enroll now: Create an API with Python | Django | MySQL | REST Framework

Summary

Title: Create an API with Python | Django | MySQL | REST Framework

Price: $49.99

Average Rating: 4.75

Number of Lectures: 27

Number of Published Lectures: 27

Number of Curriculum Items: 27

Number of Published Curriculum Objects: 27

Original Price: $27.99

Quality Status: approved

Status: Live

What You Will Learn

  • How to create and activate a virtual environment
  • How to install Django in a virtual environment
  • How to install Django REST Framework
  • How to create a Django project and app
  • How to setup MySQL Database with Django
  • How to create Models
  • How to create model objects
  • How to create and run migrations
  • How to create a Serializer Class
  • How to create views
  • How to map views to URLS
  • How to use Django REST framework to process HTTP Request
  • How to test API by creating CRUD operations using Postman
  • Who Should Attend

  • Beginner web developers
  • Beginner programmers
  • Beginners to API development
  • Target Audiences

  • Beginner web developers
  • Beginner programmers
  • Beginners to API development
  • API stands for Application Programming Interface.

    An API is a software intermediary that allows two applications to talk to each other. In other words, an API is the messenger that delivers your request to the provider that you’re requesting it from and then delivers the response back to you.

    When we are building APIs, we want our models to provide four basic types of functionality. The model must be able to Create, Read, Update,and Delete resources.

    In this course, we are going to build an API using the following technology:

  • Python

  • Django

  • Django Rest Framework

  • MySQL

  • mysqlclient adapter

  • django-cors-headers

  • What You Will Learn :

  • How to Create and activate a virtual environment

  • How to install Django

  • How to install Django REST Framework

  • How to Create a new Django Project

  • How to Create a new Django App

  • How to register applications with Django

  • How to setup  MySQL Database with Django

  • How to create and run Migrations

  • How to Create a Django Model

  • How to define Data Models and migrate it to MySQL

  • How to Create and apply a new migration

  • How to Create a serializer class

  • How to Create views

  • How to Map views to URLs

  • How to Create Model Objects

  • How to test API with CRUD Operations

  • How to use Django Rest Framework to process HTTP requests

  • How to create CRUD operations interacting with API using Postman

  • Course Curriculum

    Chapter 1: Getting Started

    Lecture 1: Introduction

    Lecture 2: Installing Python

    Lecture 3: Create and activate a virtual environment

    Lecture 4: Installing Django

    Lecture 5: Installing REST Framework

    Chapter 2: Creating a Django Project and App

    Lecture 1: Creating a Django Project

    Lecture 2: Creating a Django App

    Lecture 3: Installing Corsheaders

    Lecture 4: Registering Applications

    Chapter 3: Database Integration

    Lecture 1: Installing MySQL

    Lecture 2: MySQL Workbench

    Lecture 3: Django and MySQL Database Setup

    Lecture 4: Applying Initial Migration

    Chapter 4: Creating a Model and Serializer

    Lecture 1: Creating a Django Model

    Lecture 2: Creating and applying a new migration

    Lecture 3: Creating a serializer class

    Lecture 4: Starting and stopping development server

    Lecture 5: Creating a superuser account

    Chapter 5: Creating Views and URLS

    Lecture 1: Creating views – Part 1

    Lecture 2: Creating views – Part 2

    Lecture 3: Maping views to URLS

    Lecture 4: Register Model with Admin Site

    Lecture 5: Creating Model Objects

    Chapter 6: Testing API

    Lecture 1: Installing Postman

    Lecture 2: Testing API with CRUD Operations

    Lecture 3: Project code

    Lecture 4: Thank You

    Instructors

  • Create an API with Python - Django MySQL REST Framework  No.2
    Bluelime Learning Solutions
    Making Learning Simple
  • Rating Distribution

  • 1 stars: 0 votes
  • 2 stars: 2 votes
  • 3 stars: 14 votes
  • 4 stars: 34 votes
  • 5 stars: 44 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!