18 lines
634 B
JSON
18 lines
634 B
JSON
{
|
|
"name": "rest-api-designer",
|
|
"owner": {
|
|
"name": "ClaudeForge Community",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "rest-api-designer",
|
|
"description": "REST API design specialist for RESTful principles, HTTP methods, status codes, versioning strategies, pagination (cursor/offset), rate limiting, HATEOAS, and OpenAPI/Swagger documentation. Use when designing or implementing REST APIs.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-claudeforge-marketplace-plugins-agents-rest-api-designer.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |