Rest
Rest copied to clipboard
Thin controller for RESTful applications
A routine that can map routes to specific rendering engines (such as template engines or serializers).
We could create a CliRequest that when injected into the Router instead of the traditional Request could route things via Cli calls. Bash and linux are somewhat RESTful. An experimental...
It would be nice to actually have the Exception and Error Routes be treated the same as all other types or Route objects. Instead what happens is the minute there's...
Hi, I got a strange problem that I can't understand. This snippet: ``` php
I'm using the latest Respect/Rest and probably I found a problem with content negotiation. ``` php
Allow to define a Router as target which allows nesting of several indipendent router. This makes routers reuseable. See #119.
Galera recentemente fiz a tradução do README(DOCS) para pt-br. Gostaria de disponibiliza-lo aqui no repositorio oficial, mas gostaria de saber uma avaliação do mesmo e se o mesmo esta apto...