Udemy

Build an API from scratch with Python, Django, SQLite3

立即報名
  • 30,726 名學生
  • 更新於 6/2021
4.5
(212 個評分)
CTgoodjobs 嚴選優質課程,為職場人士提升競爭力。透過本站連結購買Udemy課程,本站將獲得推廣佣金,有助未來提供更多實用進修課程資訊給讀者。

課程資料

報名日期
全年招生
課程級別
學習模式
修業期
1 小時 59 分鐘
教學語言
英語
授課導師
Bluelime Learning Solutions
評分
4.5
(212 個評分)
14次瀏覽

課程簡介

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

課程章節

  • 3 個章節
  • 26 堂課
  • 第 1 章 Environment Setup
  • 第 2 章 Creating Model and Serializer
  • 第 3 章 Create Views and URLS

課程內容

  • 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


評價

  • 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.

立即關注瀏覽更多

本網站使用Cookies來改善您的瀏覽體驗,請確定您同意及接受我們的私隱政策使用條款才繼續瀏覽。

我已閱讀及同意