0.1.4 • Published 8 years ago

ars-client v0.1.4

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

Build Status

ars-client

JavaScript client to RESTful API of ActiveReports Server.

Prerequisites

This client uses Fetch API. To make it working in old browsers try this polyfill.

TODO

  • wrap up all actions of REST API
  • use isomorphic-fetch for nodejs environments
  • unit tests
  • build UMD bundle with webpack