Skip to content

engoyan/ApiGateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel 4 Wrapper for Zend\Http\Client a gateway for using a remote API as your data store

  1. allows for configuration via a config file

  2. provides magic methods for all verbs

  3. implements ApiRunnerInterface for dependancy injection

NOTE: assumes plural endpoint contains the data portion of the response

e.g.

{users => [{"user":123},{"user":456}]}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages