Create an API with Python Django MySQL REST Framework
$34.99
Shop on Udemy

Description

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 MySQLmysqlclient adapterdjango-cors-headers What You Will Learn: How to Create and activate a virtual environmentHow to install DjangoHow to install Django REST FrameworkHow to Create a new Django ProjectHow to Create a new Django AppHow to register applications with DjangoHow to setup  MySQL Database with Django How to create and run MigrationsHow to Create a Django ModelHow to define Data Models and migrate it to MySQLHow to Create and apply a new migrationHow to Create a serializer classHow to Create viewsHow to Map views to URLsHow to Create Model ObjectsHow to test API with CRUD OperationsHow to use Django Rest Framework to process HTTP requestsHow to create CRUD operations interacting with API using Postman

logo

Udemy