splitwise-openapi
v1.0.3
Published
a splitwise api binding generated from the openapi definition
Downloads
8
Readme
Splitwise Typescript API bindings
This package uses the typescript-axios
openapi generator to generate api bindings for the splitwise api.
The package uses the openapi definitions from splitwise/api-docs
.
Build from source
$ npm install
$ npm run generate
$ npm run tsc