striide/rest-bundle

Useful Rest Features.

Installs: 48

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 2

Open Issues: 0

Type:symfony-bundle

pkg:composer/striide/rest-bundle

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

This package is not auto-updated.

Last update: 2025-09-27 18:41:36 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: /