striide/rest-bundle

Useful Rest Features.

dev-master 2013-12-10 11:59 UTC

This package is not auto-updated.

Last update: 2024-06-08 12:13:29 UTC


README

The intent here is to provide a convenient service interface for REST calls

Example:

$payload = $this->get('striide_rest.rest.service')->get("http://rest.com/get/4");

Routing

StriideRestBundle: resource: "@StriideRestBundle/Controller/" type: annotation prefix: /