Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gopalanand333/random-time-interval-generator-nodejs

this application will generate data for random interval. Can be used where there's need of interval data
https://github.com/gopalanand333/random-time-interval-generator-nodejs

datagenerator nodejs oauth2 timeseries

Last synced: about 11 hours ago
JSON representation

this application will generate data for random interval. Can be used where there's need of interval data

Awesome Lists containing this project

README

        

# Random Time Interval Data Series Generator
This application will generate data for random interval. Can be used where there's need of interval data.
## To install
- clone the application.
- in command prompt of project's working directory type command- `npm install`
- change the data endpoints where you want the data stream to go.

#### You are all set to start the data stream

# postdata.js in scripts directory have caapability to trigger oauth 2.0 token calls and refresh token calls.