·fastapi
</>

fastapi

itechmeat/llm-code

FastAPI Python framework. Covers REST APIs, validation, dependencies, security. Keywords: Pydantic, async, OAuth2, JWT.

27Installs·1Trend·@itechmeat

Installation

$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 framework. Covers REST APIs, validation, dependencies, security. Keywords: Pydantic, async, OAuth2, JWT. Source: itechmeat/llm-code.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/itechmeat/llm-code --skill fastapi
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is fastapi?

FastAPI Python framework. Covers REST APIs, validation, dependencies, security. Keywords: Pydantic, async, OAuth2, JWT. Source: itechmeat/llm-code.

How do I install fastapi?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/itechmeat/llm-code --skill fastapi Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

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