wonderflow-bv / wonderflow-api-client

Client to access consumer feedback analytics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wonderflow-api-client

NodeJS Client to access consumer feedback analytics

Requirements

Installation

  1. clone repository: git clone git@github.com:wonderflow-bv/wonderflow-api-client.git

  2. cd into repository: cd wonderflow-api-client

  3. install dependencies: npm i

Usage

Check the example by running

URI=http://stage-api.wonderflow.co/graphql EMAIL=SUPERADMIN PASSWORD=TEST node examples/graphql-client.js

About

Client to access consumer feedback analytics

License:Apache License 2.0


Languages

Language:JavaScript 100.0%