Files
wshobson--agents/plugins/api-scaffolding/.codex-plugin/plugin.json
T
2026-07-13 12:36:35 +08:00

17 lines
504 B
JSON

{
"name": "api-scaffolding",
"version": "1.2.3",
"description": "REST and GraphQL API scaffolding, framework selection, backend architecture, and API generation",
"skills": "./skills/",
"author": {
"name": "Seth Hobson",
"email": "seth@major7apps.com"
},
"license": "MIT",
"interface": {
"displayName": "Api Scaffolding",
"shortDescription": "REST and GraphQL API scaffolding, framework selection, backend architecture, and API generation",
"category": "Coding"
}
}