Next Section: 查询参数(请求参数)364 plays

5 秒后自动播放下一节
  Watch Again

FastAPI framework intensive course

Introduction >
ChapterCourseware
Chapter1FastAPI Framework (Part 1)

Introduction to fastapi framework

Two core components of fastapi

4 major characteristics of http protocol

Request protocol format of http protocol

Corresponding protocol format of http protocol

DIY a web application to test http protocol format

DIY a web application to test content-type

What is front-end and back-end separation mode?

Restful interface development specifications

fastapi quickstart

Introduction to path operation decorator method parameters

fastapi route distribution include_router

Request information path parameters

path parameters

Query parameters (request parameters)

Request body data

form form data

File Upload

Request object

Chapter2FastAPI framework (Part 2)

Static file request

Response model parameters

Jinja2 template introduction

Template syntax variable rendering

Template syntax filters

Template syntax control structure

ORM creates model class

ORM migration command

api interface and restful specifications

ORM query operation of course selection system

ORM response page data

ORM adds table records

ORM many-to-many adding records

ORM many-to-many query records

ORM operation editing interface development

ORM operation deletion interface development

The concept of middleware

Use of middleware

CORS component implements cross-domain requests

  • CancelreplySending
  • Cancelpost a noteSending