FOSRestBundleByExample
FOSRestBundleByExample copied to clipboard
Create Symfony2 REST Edition
Hi. We know that by default Symfony2 ships as standart edition. So in the future there will be different editions for custom usage. Right now we can try to create something like REST edition, that ships with
- FOSRestBundle
- NelmioApiDocBundle
and so on.