How To Create API Based Web Service In Symfony2 How To Create API Based Web Service In Symfony2 symfony symfony

How To Create API Based Web Service In Symfony2


Check the this article REST APIs with Symfony2: The Right Way by William Durand about Designing a REST API.


I believe the answers given above are not that introductory to the world of FOSRestBundle so I'd recommend this detailed getting started tutorial on how to properly setup FOSRestBundle with easy to understand examples on controllers, form processing and so on.