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
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 (