Create Three Symfony Back Ends - Part #10 - GET one resource

preview_player
Показать описание
We've done most of the hard work at this point. We have a working test suite, we can POST in new data, validate it, and save it to the database. In this video we're going to implement GET functionality for a single Album.