filmov
tv
Create Three Symfony Back Ends - Part #36 - GET One Resource in API Platform

Показать описание
We now have our customised Album POST endpoint up and working. In the process we also had to amend the GET endpoint for a collection of Albums: /album. And thanks to the defaults that API Platform provides, we can POST, or GET album data in JSON, JSON-LD, JSON-HAL, and XML. Nice.