principios-diseno-apis
CommunityREST API design standards that scale.
Authortomasbasso
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Inconsistent REST API designs lead to integration friction, onboarding delays, and security gaps. This guide provides a formalized set of rules to unify endpoints, responses, and access controls across services.
Core Features & Use Cases
- Nouns over verbs in resource naming to promote intuitive endpoints (e.g., /products, not /getProducts).
- Logical resource hierarchy and consistent CRUD mappings to HTTP methods.
- Standardized status codes, error models, pagination, filtering, and versioning to enable predictable client interactions.
- Authentication, authorization, and error handling guidance to improve security and debuggability.
- Real-world use cases include designing public APIs for partners and internal microservices ecosystems.
Quick Start
Apply these REST API design standards to your project by updating endpoints to use nouns, aligning HTTP methods and status codes, and enabling pagination and versioning.
Dependency Matrix
Required Modules
None requiredComponents
assetsreferences
💻 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: principios-diseno-apis Download link: https://github.com/tomasbasso/SistemaStockV2/archive/main.zip#principios-diseno-apis Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.