rest-api-design-ai-kit

Community

Design consistent REST endpoints fast

Authorducthang-hub
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It solves inconsistent REST API design by enforcing safe, predictable URI patterns, naming conventions, versioning rules, and HTTP semantics that reduce bugs and information leakage.

Core Features & Use Cases

  • URI safety and correctness: Prevents exposing PII/sensitive data in paths or query strings and enforces no trailing slashes, lowercase paths, hyphens over underscores, and no file extensions.
  • Resource-oriented endpoint structure: Encourages plural resource names, noun-based endpoint naming, hierarchical relationships via path segments, and correct use of path parameters vs query filters.
  • Operational guidance for microservices: Applies request-body vs query-string selection for complex operations, recommends appropriate status codes, and standardizes API versioning in URL paths.

Quick Start

Ask the AI: "Review my proposed .NET controller routes and suggest corrected URIs, method choices, and parameter placement to match REST best practices, ensuring no sensitive data is exposed in the URL."

Dependency Matrix

Required Modules

None required

Components

references

💻 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: rest-api-design-ai-kit
Download link: https://github.com/ducthang-hub/nw-ai-kit/archive/main.zip#rest-api-design-ai-kit

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 471,000+ vetted skills library on demand.