コンテンツにスキップ
FastAPI
FastAPI and friends newsletter
en - English
de - Deutsch
es - español
fa - فارسی
fr - français
ja - 日本語
ko - 한국어
pt - português
ru - русский язык
tr - Türkçe
uk - українська мова
vi - Tiếng Việt
zh - 简体中文
zh-hant - 繁體中文
😉
検索を初期化
fastapi/fastapi
FastAPI
機能
学習
Reference
FastAPI People
Resources
About
Release Notes
FastAPI
fastapi/fastapi
FastAPI
機能
学習
学習
Pythonの型の紹介
並行処理と async / await
環境変数
仮想環境
チュートリアル - ユーザーガイド
チュートリアル - ユーザーガイド
最初のステップ
パスパラメータ
クエリパラメータ
リクエストボディ
クエリパラメータと文字列の検証
パスパラメータと数値の検証
クエリパラメータモデル
ボディ - 複数のパラメータ
ボディ - フィールド
ボディ - ネストされたモデル
スキーマの追加 - 例
追加データ型
クッキーのパラメータ
ヘッダーのパラメータ
クッキーパラメータモデル
Header Parameter Models
レスポンスモデル
モデル - より詳しく
レスポンスステータスコード
フォームデータ
Form Models
Request Files
リクエストフォームとファイル
エラーハンドリング
Path Operationの設定
JSON互換エンコーダ
ボディ - 更新
依存関係 - 最初のステップ
依存関係 - 最初のステップ
依存関係としてのクラス
サブ依存関係
path operationデコレータの依存関係
Global Dependencies
yieldを持つ依存関係
セキュリティ入門
セキュリティ入門
セキュリティ - 最初の一歩
現在のユーザーの取得
Simple OAuth2 with Password and Bearer
パスワード(およびハッシュ化)によるOAuth2、JWTトークンによるBearer
ミドルウェア
CORS (オリジン間リソース共有)
SQL (Relational) Databases
Bigger Applications - Multiple Files
バックグラウンドタスク
メタデータとドキュメントのURL
静的ファイル
テスト
デバッグ
高度なユーザーガイド
高度なユーザーガイド
Path Operationの高度な設定
追加のステータスコード
レスポンスを直接返す
カスタムレスポンス - HTML、ストリーム、ファイル、その他のレスポンス
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
WebSocket
Lifespan Events
Testing WebSockets
Testing Events: lifespan and startup - shutdown
Testing Dependencies with Overrides
Async Tests
Settings and Environment Variables
OpenAPI Callbacks
OpenAPI Webhooks
Including WSGI - Flask, Django, others
Generating SDKs
FastAPI CLI
デプロイ
デプロイ
FastAPIのバージョンについて
HTTPS について
手動デプロイ
デプロイメントのコンセプト
Deploy FastAPI on Cloud Providers
Server Workers - Gunicorn と Uvicorn
コンテナ内のFastAPI - Docker
How To - Recipes
How To - Recipes
General - How To - Recipes
Migrate from Pydantic v1 to Pydantic v2
GraphQL
Custom Request and APIRoute class
条件付き 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
FastAPIを応援 - ヘルプの入手
Development - Contributing
プロジェクト生成 - テンプレート
External Links and Articles
FastAPI and friends newsletter
Repository Management Tasks
About
About
代替ツールから受けたインスピレーションと比較
歴史、設計、そしてこれから
ベンチマーク
Repository Management
Release Notes
FastAPI and friends newsletter
¶
ページトップへ戻る