backend-api-restful-design
Installation
SKILL.md
Backend API RESTful Design
When to use this skill
- Designing APIs
- Creating endpoints
- Following REST standards
- API consistency
Workflow
- Use nouns for resources
- Use HTTP methods correctly
- Return proper status codes
- Version APIs
- Use plural nouns