anandkunal / ToroPHP

Toro is a PHP router for developing RESTful web applications and APIs.
http://toroweb.org
MIT License
1.17k stars 173 forks source link

Re-factor “extra params” in routes #62

Open martinbean opened 11 years ago

martinbean commented 11 years ago

Extra parameter tokens should be added at run-time to a Toro application, rather than passed as part of the serve method.