moneyhub / moneyhub-api-client

Node.JS Client for the Moneyhub API
10 stars 7 forks source link

MH3-8395 add spending goals methods #34

Closed tomstrat closed 2 years ago

tomstrat commented 2 years ago

Description:

Adds methods for accessing the spending-goals endpoints. Also adds examples for all methods.

gillyhl commented 2 years ago

Looks good, could you add to the README the new methods, and you may have to update the tests (there's one test that will certainly fail that checks all the method names in the client object)