LogoClawIndex
CasesSkillsAbout
LogoClawIndex

fastapi-templates - Create production-ready FastAPI projects

Generate FastAPI project structure with async patterns and dependency injection

Tags

Updated: 2026-03-25

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create project structure
  • setup dependency injection
  • implement async routes
  • configure middleware
  • create database models
  • define API schemas
  • setup authentication
  • write tests

Inputs

  • project requirements
  • database configuration
  • API specifications

Outputs

  • FastAPI project structure
  • database models
  • API schemas
  • middleware configuration
  • authentication system

Requirements

  • Python 3.8+
  • FastAPI
  • async database drivers
  • PostgreSQL or MongoDB
  • Docker

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.
FastAPI
Python
Async
REST API
Backend
Web Development
create project structure
setup dependency injection
implement async routes
configure middleware
project requirements
database configuration
API specifications
FastAPI project structure
database models
API schemas