rest-api
Installation
SKILL.md
REST API Skill
Write REST API endpoints following project conventions for consistency, security, and progressive enhancement.
When to Use
- Creating API endpoints
- Handling HTTP methods and status codes
- Supporting both JSON and form-encoded requests
- Implementing versioning strategies
- Building endpoints that support HTML form fallback