REST dans le
monde Symfony

William Durand - October 17th, 2014

In order to comply with RMM Level 2,
I want to use proper HTTP verbs and status codes.

But I need to understand what the client wants and says.

And I also need to rely on a serializer.

And I will have to deal with filters, versioning, etc.


I need a framework!