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: Web Framework

Browse skills that share this tag.

  • jwebmp-vertx - JWebMP Vert.x 5 Integration
    JavaVert.xWeb FrameworkWebSocket

    ★ 5 · Updated 2026-05-09

    Portable connector between JWebMP and Vert.x 5 providing automatic routing, AJAX pipeline, WebSocket, and data components.

    ⚙ register page routes⚙ handle AJAX events⚙ serve data components
  • Django Framework - Build Production-Ready Django Web Applications
    DjangoWeb FrameworkPythonREST API

    ★ 57 · Updated 2026-03-26

    Build full-stack web applications using Django MVC, ORM, authentication, and REST APIs

    ⚙ Build web applications⚙ Define database models⚙ Implement authentication
  • 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