Is there any tool of this type that facilitates the development of a RESTful API? I've heard of the Slim Framework, but wanted to know more tools.
----- edited To be more specific, I want to make a RESTful API to grab data from a MySQL DB and use it with several different interfaces, in a corporate way, just inside my company. So to summarize, I need flexibility and security.