restful-apis

Installation
SKILL.md

What I do

  • Design RESTful endpoints
  • Use proper HTTP verbs
  • Implement HATEOAS
  • Handle errors consistently
  • Add pagination
  • Version APIs

When to use me

When designing and building RESTful web services.

Resources & Endpoints

GET    /api/v1/users          - List
GET    /api/v1/users/:id       - Retrieve
POST   /api/v1/users           - Create
PATCH  /api/v1/users/:id       - Update
DELETE /api/v1/users/:id       - Delete
Installs
3
GitHub Stars
2
First Seen
May 16, 2026
restful-apis — ffsshhttiikk/opencode-agents-skills