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: REST API

Browse skills that share this tag.

  • ena-database - Query and retrieve data from European Nucleotide Archive
    genomicsbioinformaticsENAREST API

    ★ 17 · Updated 2026-09-19

    Access the European Nucleotide Archive via REST APIs and FTP or Aspera to search and retrieve sequences, raw reads, assemblies, and metadata.

    ⚙ Download raw sequencing reads⚙ Search records using metadata filters⚙ Retrieve record metadata
  • fastapi-expert - FastAPI and Pydantic V2 Async API Development
    FastAPIPydanticAsync PythonREST API

    ★ 2 · Updated 2026-09-17

    Build high-performance async Python APIs using FastAPI, Pydantic V2, async SQLAlchemy, and JWT authentication.

    ⚙ Create REST endpoints⚙ Define Pydantic V2 schemas⚙ Set up async database operations
  • spring-boot-openapi-documentation - Spring Boot OpenAPI Documentation with SpringDoc
    Spring BootOpenAPISwagger UIREST API

    ★ 347 · Updated 2026-06-30

    Generates OpenAPI 3.0 documentation and Swagger UI for Spring Boot 3.x REST APIs using SpringDoc.

    ⚙ Generate OpenAPI 3.0 specifications⚙ Configure Swagger UI settings⚙ Add OpenAPI annotations to controllers
  • senior-backend - Senior Backend Engineer: API Design, Database Optimization & Security
    backend developmentREST APIdatabase optimizationsecurity hardening

    ★ 0 · Updated 2026-06-30

    Designs and implements backend systems including REST APIs, microservices, database architectures, authentication flows, and security hardening.

    ⚙ Generate API route handlers⚙ Generate validation middleware⚙ Generate OpenAPI specifications
  • senior-backend - Backend system design, API scaffolding, database optimization, and security hardening
    backend developmentAPI designREST APIdatabase optimization

    ★ 0 · Updated 2026-06-30

    Designs and implements backend systems including REST APIs, microservices, database architectures, authentication flows, and security hardening.

    ⚙ Generate API route handlers⚙ Generate validation middleware⚙ Generate OpenAPI specifications
  • senior-backend - Backend System Design, API Scaffolding, Database Optimization & Security Hardening
    backend developmentREST APIdatabase optimizationsecurity hardening

    ★ 0 · Updated 2026-06-30

    Designs and implements backend systems including REST APIs, microservices, database architectures, authentication flows, and security hardening with tooling for API scaffolding, database migrations, and load testing.

    ⚙ Generate API route handlers from OpenAPI spec⚙ Generate OpenAPI spec from existing routes⚙ Analyze database schemas and detect changes
  • senior-backend - Senior Backend Engineer for API & Database Design
    backendAPI designdatabase optimizationREST API

    ★ 0 · Updated 2026-06-30

    Designs and implements backend systems including REST APIs, microservices, database architectures, authentication flows, and security hardening.

    ⚙ Generate API routes from specs⚙ Generate OpenAPI spec from routes⚙ Analyze database schema changes
  • senior-backend - Backend Development, API Design & Database Tools
    backend developmentAPI designdatabase optimizationREST API

    ★ 4 · Updated 2026-06-30

    Designs and implements backend systems with REST APIs, microservices, database optimization, and security hardening capabilities.

    ⚙ Generate API route handlers from spec⚙ Generate OpenAPI spec from routes⚙ Analyze database schema and detect changes
  • api-and-interface-design - Stable API and Interface Design Guide
    API DesignInterface DesignREST APIGraphQL

    ★ 10 · Updated 2026-06-30

    Design stable, well-documented interfaces for REST APIs, GraphQL schemas, and module boundaries

    ⚙ define interface contracts⚙ create REST API endpoints⚙ design GraphQL schemas
  • echo - Echo Go Web Framework
    web frameworkGoREST APIrouting

    ★ 18 · Updated 2026-06-30

    Build REST APIs and web applications using Echo Go framework with routing, middleware, and request handling

    ⚙ define routes⚙ handle requests⚙ apply middleware
  • fhir-developer-skill - FHIR API Development for Healthcare
    FHIR R4healthcareREST APImedical

    ★ 1 · Updated 2026-06-15

    Create and validate FHIR REST endpoints with proper HTTP status codes and error handling

    ⚙ create FHIR endpoints⚙ validate FHIR resources⚙ return HTTP status codes
  • ureq - Simple blocking HTTP client for Rust
    HTTP clientblocking I/OREST APISSE

    ★ 602 · Updated 2026-06-15

    Pure Rust blocking HTTP client for AI provider API calls

    ⚙ send HTTP GET request⚙ send HTTP POST request⚙ set request header
  • scaffolding-fastapi-dapr - FastAPI Backend with Dapr and SQLModel
    FastAPIDaprSQLModelREST API

    ★ 1 · Updated 2026-05-28

    Build production-grade FastAPI backends with SQLModel, Dapr integration, and JWT authentication

    ⚙ create FastAPI application⚙ define SQLModel schemas⚙ create CRUD endpoints
  • scaffolding-fastapi-dapr - FastAPI + Dapr Backend Scaffold
    FastAPIBackendMicroservicesDapr

    ★ 63 · Updated 2026-05-28

    Generate FastAPI backends with SQLModel and Dapr integration

    ⚙ create FastAPI project⚙ define SQLModel schemas⚙ configure async database
  • host-node - Uni-Lab Host Node Operator
    REST APIhost nodeUni-Labcloud lab

    ★ 0 · Updated 2026-05-28

    Operate Uni-Lab host node via REST API

    ⚙ create resource⚙ test latency⚙ test resource
  • scaffolding-fastapi-dapr - FastAPI + Dapr Backend Scaffolding
    FastAPIDaprSQLModelREST API

    ★ 18 · Updated 2026-05-28

    Scaffold production-grade FastAPI backends with SQLModel database integration, Dapr event-driven architecture, and JWT authentication

    ⚙ create FastAPI project⚙ define SQLModel schemas⚙ configure async database
  • laravel-best-practices - Laravel 13 Best Practices Guide
    LaravelBest PracticesPHP FrameworkWeb Development

    ★ 17 · Updated 2026-05-28

    Provides 31 rules for building scalable Laravel 13 applications

    ⚙ create controllers⚙ write migrations⚙ implement validation
  • nestjs - NestJS Patterns & Best Practices
    NestJSBackendREST APITypeScript

    ★ 0 · Updated 2026-05-09

    Guide for building REST APIs with NestJS modules, services, controllers, guards, DTOs, and testing patterns

    ⚙ create controllers⚙ create services⚙ create repositories
  • 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
  • Django Framework - Build production-ready web applications with Django
    web frameworkPythonREST APIORM

    ★ 18 · Updated 2026-03-26

    Build production-ready web applications with Django MVC, ORM, authentication, and REST APIs

    ⚙ create Django projects⚙ define database models⚙ implement authentication

Scroll to load more