Nextcloud Syntax Controllers

Use when creating controllers, defining routes, handling requests, or implementing API endpoints. Prevents missing security attributes, incorrect route definitions, and wrong response type usage. Covers Controller and OCSController types, routes.php definition, attribute-based routing, parameter extraction, security attributes, response types, and format negotiation. Keywords: Controller, OCSController, routes.php, #[ApiRoute], JSONResponse, DataResponse, parameter extraction, create endpoint, route setup, API response, handle request, JSON response, URL routing..

Impertio-Studio eeb5a97 4 files · 46.2 KB Updated

File contents

Impertio-Studio/Nextcloud-Claude-Skill-Package/tree/main/skills/source/nextcloud-syntax/nextcloud-syntax-controllers commit eeb5a978e1

Frequently asked questions

npx skillmds@latest add impertio-studio/nextcloud-syntax-controllers