LogoClawIndex
CasesSkillsAbout
LogoClawIndex

create-endpoint - Create REST API Endpoints with Tests and Docs

Step-by-step workflow for creating REST API endpoints with integration tests and OpenAPI documentation

Tags

Updated: 2026-03-25

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • write integration tests
  • implement API endpoints
  • create OpenAPI docs
  • register routes
  • apply middleware
  • handle errors

Inputs

  • test data generator
  • JWT tokens
  • user data
  • UUID parameters
  • request body

Outputs

  • route definitions
  • controller handler
  • integration tests
  • OpenAPI spec file
  • API endpoint

Requirements

  • Express.js application
  • TypeScript
  • Mocha
  • Chai
  • PostgreSQL database

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.
REST API
endpoint development
integration testing
OpenAPI
Express.js
write integration tests
implement API endpoints
create OpenAPI docs
register routes
test data generator
JWT tokens
user data
route definitions
controller handler
integration tests