fetch-debitoor
v1.0.1
Published
A small fetch-like interface that wraps the debitoor API
Downloads
2
Readme
Fetch Debitoor
This is an alternative to debitoor with the key difference
being that fetch-debitoor is built on the node-fetch library.
Usage
yarn add fetch-debitooror
npm install --save fetch-debitoorEverything else is like using plain fetch except that you're expected to provide only relative URLs and authentication is handled for you.
