Перейти до змісту
FastAPI
FastAPI and friends newsletter
en - English
az - azərbaycan dili
bn - বাংলা
de - Deutsch
es - español
fa - فارسی
fr - français
he - עברית
hu - magyar
id - Bahasa Indonesia
it - italiano
ja - 日本語
ko - 한국어
nl - Nederlands
pl - Polski
pt - português
ru - русский язык
tr - Türkçe
uk - українська мова
ur - اردو
vi - Tiếng Việt
yo - Yorùbá
zh - 简体中文
zh-hant - 繁體中文
😉
Пошук розпочато
fastapi/fastapi
FastAPI
Функціональні можливості
Навчання
Reference
FastAPI People
Resources
About
Release Notes
FastAPI
fastapi/fastapi
FastAPI
Функціональні можливості
Навчання
Навчання
Вступ до типів Python
Concurrency and async / await
Environment Variables
Virtual Environments
Туторіал - Посібник користувача
Туторіал - Посібник користувача
Перші кроки
Path Параметри
Query Параметри
Тіло запиту
Query параметри та валідація рядків
Path Параметри та валідація числових даних
Моделі Query параметрів
Тіло запиту - Декілька параметрів
Тіло - Поля
Тіло запиту - Вкладені моделі
Декларування прикладів вхідних даних
Додаткові типи даних
Параметри Cookie
Header-параметри
Моделі для Cookie-параметрів
Моделі Параметрів Заголовків
Модель відповіді — Тип, що повертається
Extra Models
Статус коди Відповідей
Дані форми
Моделі форм (Form Models)
Запит файлів
Запити з формами та файлами
Обробка Помилок
Path Operation Configuration
JSON Compatible Encoder
Тіло – Оновлення
Dependencies
Dependencies
Classes as Dependencies
Sub-dependencies
Dependencies in path operation decorators
Global Dependencies
Dependencies with yield
Безпека
Безпека
Security - First Steps
Get Current User
Simple OAuth2 with Password and Bearer
OAuth2 with Password (and hashing), Bearer with JWT tokens
Middleware (Проміжний шар)
CORS (Обмін ресурсами між різними джерелами)
SQL (Relational) Databases
Bigger Applications - Multiple Files
Фонові задачі
Метадані та URL-адреси документації
Статичні файли
Тестування
Налагодження (Debugging)
Advanced User Guide
Advanced User Guide
Path Operation Advanced Configuration
Additional Status Codes
Return a Response Directly
Custom Response - HTML, Stream, File, others
Additional Responses in OpenAPI
Response Cookies
Response Headers
Response - Change Status Code
Advanced Dependencies
Advanced Security
Advanced Security
OAuth2 scopes
HTTP Basic Auth
Using the Request Directly
Using Dataclasses
Advanced Middleware
Sub Applications - Mounts
Behind a Proxy
Templates
WebSockets
Lifespan Events
Testing WebSockets
Testing Events: startup - shutdown
Testing Dependencies with Overrides
Async Tests
Settings and Environment Variables
OpenAPI Callbacks
OpenAPI Webhooks
Including WSGI - Flask, Django, others
Generate Clients
FastAPI CLI
Deployment
Deployment
About FastAPI versions
About HTTPS
Run a Server Manually
Deployments Concepts
Deploy FastAPI on Cloud Providers
Server Workers - Uvicorn with Workers
FastAPI in Containers - Docker
How To - Recipes
How To - Recipes
General - How To - Recipes
GraphQL
Custom Request and APIRoute class
Conditional OpenAPI
Extending OpenAPI
Separate OpenAPI Schemas for Input and Output or Not
Custom Docs UI Static Assets (Self-Hosting)
Configure Swagger UI
Testing a Database
Reference
Reference
FastAPI class
Request Parameters
Status Codes
UploadFile class
Exceptions - HTTPException and WebSocketException
Dependencies - Depends() and Security()
APIRouter class
Background Tasks - BackgroundTasks
Request class
WebSockets
HTTPConnection class
Response class
Custom Response Classes - File, HTML, Redirect, Streaming, etc.
Middleware
OpenAPI
OpenAPI
OpenAPI docs
OpenAPI models
Security Tools
Encoders - jsonable_encoder
Static Files - StaticFiles
Templating - Jinja2Templates
Test Client - TestClient
FastAPI People
Resources
Resources
Help FastAPI - Get Help
Development - Contributing
Full Stack FastAPI Template
External Links and Articles
FastAPI and friends newsletter
Repository Management Tasks
About
About
Альтернативи, натхнення та порівняння
History, Design and Future
Benchmarks
Repository Management
Release Notes
FastAPI and friends newsletter
¶
Повернутись нагору