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

5K views Feb 14, 2023

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.