Learn by example how to build a REST API using Symfony2 and third-party libraries. We will talk about routing, forms, serialization, testing, HTTP clients and documentation, we will also focus on how to write elegant and decoupled code.
and parse HTTP responses using a DSL called a service descriptions. Service descriptions define web service APIs by documenting each operation … Guzzle's service descriptions are heavily inspired by Swagger.”
The Right Way ▪ http://williamdurand.fr/2012/08/02/rest-apis-with-symfony2- the-right-way/ ◦ Symfony2 REST API: the best way ▪ http://welcometothebundle.com/symfony2-rest-api-the- best-2013-way/ ▪ …