- create a controller to list all attendees
- create a controller to view a single attendee
- please check out
Workshop/ListController
andWorkshop/ReadController
as an example
- use Symfony's
Route
attribute to configure the route of your controllers - use HTTP
GET
- return a JSON representation