Udemy

Build an API with Python | Django |PostgreSQL|REST Framework

Enroll Now
  • 15,607 Students
  • Updated 8/2021
4.1
(155 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
2 Hour(s) 4 Minute(s)
Language
English
Taught by
Bluelime Learning Solutions
Rating
4.1
(155 Ratings)

Course Overview

Build an API with Python | Django |PostgreSQL|REST Framework

Learn how to Build a REST API from scratch

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

  • PostgreSQL

  • psycopg2

  • 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  PostgreSQL Database with Django

  • How to create and run Migrations

  • How to Create a Django Model

  • How to define Data Models and migrate it to PostgreSQL

  • 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

  • 6 section(s)
  • 28 lecture(s)
  • Section 1 Environment Setup
  • Section 2 Creating Django Project and Django App
  • Section 3 Database Setup
  • Section 4 Creating a Model and Serializer
  • Section 5 Creating Views and URLs
  • Section 6 Testing API

What You’ll 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 PostgreSQL Database with Django
  • How to create and run Migrations
  • How to Create a Django Model
  • How to define Data Models and migrate it to PostgreSQL
  • How to Create a serializer class
  • How to Create views
  • How to Map views to URLs
  • How to Create Model Objects
  • How to use Django Rest Framework to process HTTP requests
  • How to create CRUD operations interacting with API using Postman


Reviews

  • J
    John Alier
    4.5

    this course was highly educative. Simple and concise points with clear code and instructions

  • A
    Akshay Nivate
    5.0

    The author of these course has good command on topic. He is explaining the each topic in very short and easy manner.

  • N
    Nick Titomichelakis
    3.0

    There was little to none coverage for postgres. DRF is based on models. There was no explanation on that part. No templates whatsoever. Also there is no step by step on building things. There's just a bunch of code pasted into empty files. Can be hugely improved.

  • S
    Scott Bronkema
    4.0

    This quickly got me to set up an api within my own project. It was well worth the money. I was able to skip a lot of the coursework having a running Django project but his examples were able to help me quickly copy code and get what I needed to be done. Great course.

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