2017 © Pedro Peláez
 

symfony-bundle rest-bundle

Useful Rest Features.

image

striide/rest-bundle

Useful Rest Features.

  • Tuesday, December 10, 2013
  • by chadl
  • Repository
  • 1 Watchers
  • 1 Stars
  • 43 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

StriideRestBundle

The intent here is to provide a convenient service interface for REST calls, (*1)

Example:

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

Routing

StriideRestBundle: resource: "@StriideRestBundle/Controller/" type: annotation prefix: /, (*3)

The Versions

10/12 2013

dev-master

9999999-dev https://github.com/chadl/StriideRestBundle.git

Useful Rest Features.

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

by Chad Lindstrom

rest symfony2