striide/rest-bundle

Useful Rest Features.

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

This package is not auto-updated.

Last update: 2025-04-12 16:16:14 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: /