Open stem opened 6 years ago
Hey @stem !
Thank you for your message and sorry for the late reply!
Yes indeed the objective is to have as much business methods as possible within the Stuart::Client
class, I added only one to show the path to contributors!
You can have a look at contributions that has been made on the Client class of the PHP library: https://github.com/StuartApp/stuart-client-php/blob/master/src/Stuart/Client.php.
Feel free to create pull requests, we will be very reactive for the code review. Best 👋
Hello,
I would expect
Stuart::Client
to provide methods to help me create a job without knowing about the http details (likeJSON.generate
orPUT
/POST
method for example)Do you plan on adding methods to this abstraction class ?