Udemy

Build an API from scratch with Python, Django, SQLite3

Enroll Now
  • 30,726 Students
  • Updated 6/2021
4.5
(212 Ratings)
CTgoodjobs selects quality courses to enhance professionals' competitiveness. By purchasing courses through links on our site, we may receive an affiliate commission.

Course Information

Registration period
Year-round Recruitment
Course Level
Study Mode
Duration
1 Hour(s) 59 Minute(s)
Language
English
Taught by
Bluelime Learning Solutions
Rating
4.5
(212 Ratings)

Course Overview

Build an API from scratch with Python, Django, SQLite3

Create an API step by step

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 Content

  • 3 section(s)
  • 26 lecture(s)
  • Section 1 Environment Setup
  • Section 2 Creating Model and Serializer
  • Section 3 Create Views and URLS

What You’ll 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


Reviews

  • S
    Saurabh
    5.0

    Very nice for beginners like me. Trainer is explaining all the concepts very quickly no waste of time. Highly recommended if you want to learn Django in lest time. Also not for the advanced users.

  • D
    David ha
    1.0

    awful pace, little to none mac support

  • A
    Alexis Rodriguez
    5.0

    Thanks!!

  • M
    Mathew Taylor
    4.0

    Good course and intro to API development. One bit of feedback if I may; the restrict settings portion should have come after that was introduced as part of the topic. I created a settings.py file, had issues getting django started. Once I moved that setting over to the actual settings.py file it caused issues until I turned it to true.

Start FollowingSee all

We use cookies to enhance your experience on our website. Please read and confirm your agreement to our Privacy Policy and Terms and Conditions before continue to browse our website.

Read and Agreed