-
allows for configuration via a config file
-
provides magic methods for all verbs
-
implements ApiRunnerInterface for dependancy injection
NOTE: assumes plural endpoint contains the data portion of the response
e.g.
{users => [{"user":123},{"user":456}]}