LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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.

Skills with output: FastAPI application

Browse skills that produce this output.

  • FastAPI Development - Build async APIs with FastAPI for REST APIs and web backends
    API DevelopmentWeb FrameworkPythonREST API

    ★ 18 · Updated 2026-02-18

    Build async APIs with FastAPI, including endpoints, dependency injection, validation, and testing

    ⚙ create FastAPI application⚙ define API endpoints⚙ use Pydantic models
  • fitola-backend-development - FastAPI Backend Development for Fitola Services
    pythonfastapibackendapi

    ★ 0 · Updated 2026-02-12

    Develop FastAPI backend services for Fitola workout tracking platform

    ⚙ create API endpoints⚙ implement database models⚙ add JWT authentication
  • fastapi - Build Production FastAPI APIs with Python
    PythonAPI DevelopmentWeb FrameworkAuthentication

    ★ 1,018 · Updated 2026-02-09

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

    ⚙ create FastAPI applications⚙ configure JWT authentication⚙ setup database connections