Build Crud Resource

Use when implementing a full CRUD resource in Hanami 2.x, including when asked to scaffold, generate a resource, create a REST endpoint, or build a new API resource. Chains entity, relation, repository, action, view, write-request-spec, and review-code to build the complete data-to-HTTP pipeline.

igmarin 6964cc7 5.4 KB Updated

File contents

igmarin/hanakai-yaku/tree/main/skills/personas/build-crud-resource commit 6964cc7a9d

Frequently asked questions

npx skillmds@latest add igmarin/build-crud-resource