@findify/agent
Findify Agent was made to simplify data fetching process and to be framework and platform agnostic. The Agent could be easily injected in jQuery, Angular or even React-Native project with minimal overhead.
Documentation
For release notes, see the CHANGELOG.
Quickstart
Install using npm:
$ npm install --save @findify/agent
or yarn
$ yarn add @findify/agent