·fastapi
</>

fastapi

itechmeat/llm-code

FastAPI Python フレームワーク。 REST API、検証、依存関係、セキュリティをカバーします。キーワード: Pydantic、非同期、OAuth2、JWT。

27インストール·1トレンド·@itechmeat

インストール

$npx skills add https://github.com/itechmeat/llm-code --skill fastapi

SKILL.md

This skill provides comprehensive guidance for building APIs with FastAPI.

| Getting started | references/first-steps.md | | Path parameters | references/path-parameters.md | | Query parameters | references/query-parameters.md | | Request body | references/request-body.md | | Validation | references/validation.md | | Body advanced | references/body-advanced.md | | Cookies/Headers | references/cookies-headers.md |

| Pydantic models | references/models.md | | Forms/Files | references/forms-files.md | | Error handling | references/error-handling.md | | Path config | references/path-config.md | | Dependencies | references/dependencies.md | | Security | references/security.md | | Middleware | references/middleware.md | | CORS | references/cors.md |

FastAPI Python フレームワーク。 REST API、検証、依存関係、セキュリティをカバーします。キーワード: Pydantic、非同期、OAuth2、JWT。 ソース: itechmeat/llm-code。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/itechmeat/llm-code --skill fastapi
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

fastapi とは?

FastAPI Python フレームワーク。 REST API、検証、依存関係、セキュリティをカバーします。キーワード: Pydantic、非同期、OAuth2、JWT。 ソース: itechmeat/llm-code。

fastapi のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/itechmeat/llm-code --skill fastapi インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/itechmeat/llm-code