LogoClawIndex
CasesSkillsAbout
LogoClawIndex

fastapi - Build Production FastAPI APIs with Python

Create Python APIs using FastAPI, Pydantic v2, SQLAlchemy 2.0 async with JWT authentication and domain-based project structure

Tags

Updated: 2026-02-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create FastAPI applications
  • configure JWT authentication
  • setup database connections
  • define Pydantic schemas
  • create SQLAlchemy models
  • setup router endpoints
  • configure CORS middleware

Inputs

  • Python code
  • database configuration
  • project structure
  • JWT secret key

Outputs

  • FastAPI application
  • OpenAPI documentation
  • database tables
  • REST API endpoints

Requirements

  • Python 3.9+
  • Pydantic v2.7.0+
  • FastAPI 0.128.0+
  • SQLAlchemy 2.0+

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
Python
API Development
Web Framework
Authentication
create FastAPI applications
configure JWT authentication
setup database connections
define Pydantic schemas
Python code
database configuration
project structure
FastAPI application
OpenAPI documentation
database tables