home/categories/backend/dpietersz-pietersz-me-claude-skills-backend-api-skill-md
backenddevelopment

backend-api

Design and implement RESTful API endpoints following REST principles with clear resource-based URLs and appropriate HTTP methods. Use this skill when creating or modifying API routes, endpoints, controllers, or API handlers. When working with HTTP request/response handling, API versioning, rate limiting, or status code management. When designing URL structures, query parameters, or nested resource endpoints. When implementing API middleware, authentication endpoints, or any server-side API logic in route files, controller files, or API configuration files.

dpietersz
maintainer
dpietersz
更新于 1/16/2026
星标
0
分支
0
quick start

Installation and usage

Design and implement RESTful API endpoints following REST principles with clear resource-based URLs and appropriate HTTP methods. Use this skill when creating or modifying API routes, endpoints, controllers, or API handlers. When working with HTTP request/response handling, API versioning, rate limiting, or status code management. When designing URL structures, query parameters, or nested resource endpoints. When implementing API middleware, authentication endpoints, or any server-side API logic in route files, controller files, or API configuration files.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use backend-api