Re: [symfony-users] [symfony2] Any advice/bundle to build a REST API

2011-06-15 Thread Christophe COEVOET
Le 15/06/2011 17:16, Thomas Parisot a écrit : Hello everybody, I'm planning to use Symfony2 to create a REST API, dealing with data in MongoDB and MySQL, with user quota (depending on the URL and its method). I have several questions: * what is the best strategy o simple routin

[symfony-users] [symfony2] Any advice/bundle to build a REST API

2011-06-15 Thread Thomas Parisot
Hello everybody, I'm planning to use Symfony2 to create a REST API, dealing with data in MongoDB and MySQL, with user quota (depending on the URL and its method). I have several questions: - what is the best strategy - simple routing/controllers - EverzetRestfulControllersBundle (