Skip to content

chadl/StriideRestBundle

Repository files navigation

StriideRestBundle

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: /

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages