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

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

Learn how to Build a REST API from scratch

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

Requirements

  • Basic knowledge of Python
  • Basic knowledge of Django
  • Basic knowledge of Databases

Who this course is for:

  • Beginner web developers
  • Beginner programmers
  • Beginner API developers

Tags:

Tutorial Bar
Logo