xdio-api-js
v1.0.4
Published
This is a simple API wrapper for Xdio.
Downloads
9
Readme
Xdio JS library
This is a simple API wrapper for Xdio.
Supported radios
- CBF (Radio-Canada) — completed
- CBC — pending
- QUB — pending
Install
npm install xdio-api-jsHere is how you can import and use it now.
import api from 'xdio-api-js';
const data = await api.getStats();
// ...Tests
cp .env.example .env
npm run testTodo
- [ ] Migrate to
axiosinstead of usingfetch. - [ ] Documentation.
Documentation
...
Contributing
...
Links
...
Sponsors
...
