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 tagged: API Development

Browse skills that share this tag.

  • azure-function - Generate Azure Functions for TicketFlow
    Azure FunctionsTicketFlowAPI DevelopmentCode Generation

    ★ 0 · Updated 2026-03-24

    Creates self-contained Azure Functions with integration tests for the TicketFlow project.

    ⚙ create Azure Function⚙ generate integration test⚙ add HTTP endpoint
  • csharp-developer - Senior C# Developer for .NET 8+ Applications
    C#.NETASP.NET CoreEntity Framework

    ★ 602 · Updated 2026-02-24

    Build C# applications with .NET 8+, ASP.NET Core APIs, and Blazor web apps

    ⚙ Analyze .csproj files and packages⚙ Design domain models and DTOs⚙ Implement API endpoints
  • 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
  • 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
  • cloudflare-python-workers - Build Python APIs on Cloudflare Workers
    PythonCloudflare WorkersServerlessWebAssembly

    ★ 1,018 · Updated 2026-02-09

    Build and deploy Python APIs on Cloudflare Workers using pywrangler and implement multi-step workflow automation

    ⚙ initialize python workers project⚙ create WorkerEntrypoint class⚙ configure wrangler.jsonc