JavaScript client to RESTful API of ActiveReports Server.
This client uses Fetch API. To make it working in old browsers try this polyfill.
- wrap up all actions of REST API
- use isomorphic-fetch for nodejs environments
- unit tests
- build UMD bundle with webpack