API Resource

Creates or modifies API Platform resources with DTOs and Object Mapper. Use whenever the user wants to add an API endpoint, expose an entity or any data over HTTP, create or reshape a resource, define input/output DTOs, configure nested sub-resources with uriVariables, or map entities/documents to API representations — even if they just say 'add an endpoint for X' or 'expose X in the API'.

api-platform 7c1fa14 9.7 KB Updated

File contents

api-platform/skillset/tree/main/skills/api-resource commit 7c1fa14483

Frequently asked questions

npx skillmds@latest add api-platform/api-resource