splitwise
splitwise copied to clipboard
A JavaScript SDK for the Splitwise API.
Results
2
splitwise issues
Sort by
recently updated
recently updated
newest added
Hello, I'm struggling using this API for my project... at the very beginning :) I initialised a new node project and added this package only. Now when running the basic...
Added option oauth2. Initialize the Splitwise object using `useOauth2: true` and `redirect_uri`. Additional documentation added in the README.