HOME > Development > Build an API from scratch with Python, Django, SQLite3

Build an API from scratch with Python, Django, SQLite3

  • Development
  • May 05, 2025
SynopsisBuild an API from scratch with Python, Django, SQLite3, avail...
Build an API from scratch with Python, Django, SQLite3  No.1

Build an API from scratch with Python, Django, SQLite3, available at $19.99, has an average rating of 4.55, with 26 lectures, based on 208 reviews, and has 30717 subscribers.

You will learn about Build an API from scratch Create and activate a virtual environment Create Django project and app Create a model and model objects Create and run migrations Create serializer class Create views and URLS Map views to URLS Perform CRUD operations on API with Postman This course is ideal for individuals who are Beginners to API development It is particularly useful for Beginners to API development.

Enroll now: Build an API from scratch with Python, Django, SQLite3

Summary

Title: Build an API from scratch with Python, Django, SQLite3

Price: $19.99

Average Rating: 4.55

Number of Lectures: 26

Number of Published Lectures: 26

Number of Curriculum Items: 26

Number of Published Curriculum Objects: 26

Original Price: $19.99

Quality Status: approved

Status: Live

What You Will Learn

  • Build an API from scratch
  • Create and activate a virtual environment
  • Create Django project and app
  • Create a model and model objects
  • Create and run migrations
  • Create serializer class
  • Create views and URLS
  • Map views to URLS
  • Perform CRUD operations on API with Postman
  • Who Should Attend

  • Beginners to API development
  • Target Audiences

  • 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

  • SQLite3

  • 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 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: Environment Setup

    Lecture 1: Introduction

    Lecture 2: What is API

    Lecture 3: Install Python

    Lecture 4: Setup Virtual Environment

    Lecture 5: Install Django

    Lecture 6: Install REST Framework

    Lecture 7: Installing Corsheaders

    Lecture 8: Create Django Project

    Lecture 9: Create a Django App

    Lecture 10: Register Applications

    Lecture 11: SQLite3 Database Setup

    Lecture 12: Applying Django Migrations

    Chapter 2: Creating Model and Serializer

    Lecture 1: Create a Model

    Lecture 2: Create and apply new migration

    Lecture 3: Create a serializer class

    Lecture 4: Start and stop development server

    Chapter 3: Create Views and URLS

    Lecture 1: Create a superuser account

    Lecture 2: Create views – Part 1

    Lecture 3: Create views – Part 2

    Lecture 4: Map views to URLS

    Lecture 5: Register Model

    Lecture 6: Create model objects

    Lecture 7: Install Postman

    Lecture 8: Test API

    Lecture 9: Project Source Code

    Lecture 10: Thank You

    Instructors

  • Build an API from scratch with Python, Django, SQLite3  No.2
    Bluelime Learning Solutions
    Making Learning Simple
  • Rating Distribution

  • 1 stars: 1 votes
  • 2 stars: 7 votes
  • 3 stars: 36 votes
  • 4 stars: 59 votes
  • 5 stars: 105 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!