api-endpoint-creator

Community

Automate standardized REST API endpoint creation.

AuthorHelloWorldSungin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Guides teams to consistently create REST API endpoints by enforcing standardized conventions, reducing boilerplate work and minimizing integration errors.

Core Features & Use Cases

  • Endpoint specification templates: Predefined method, path, authentication, rate limiting, and input schemas.
  • Validation and error handling scaffolding: Centralized request validation and uniform, actionable error responses.
  • Documentation and testing support: Auto-generated OpenAPI docs and ready-to-run unit test scaffolding for endpoints.
  • Use Case: When adding a new resource, generate a complete, ready-to-run endpoint with docs, tests, and security hooks.

Quick Start

To generate a new endpoint, run the framework-agnostic generator with your framework and resource name, e.g.: python scripts/generate-endpoint.py --framework flask --name Resource --path /api/v1/resources

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: api-endpoint-creator
Download link: https://github.com/HelloWorldSungin/AI_agents/archive/main.zip#api-endpoint-creator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.