Rest icon indicating copy to clipboard operation
Rest copied to clipboard

Thin controller for RESTful applications

Results 27 Rest issues
Sort by recently updated
recently updated
newest added

A routine that can map routes to specific rendering engines (such as template engines or serializers).

feature

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

bug

Hi, I got a strange problem that I can't understand. This snippet: ``` php

bug

I'm using the latest Respect/Rest and probably I found a problem with content negotiation. ``` php

bug

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