Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gopalanand333/random-time-interval-generator-nodejs
- Owner: gopalanand333
- License: mit
- Created: 2019-09-04T09:39:19.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T04:24:57.000Z (almost 2 years ago)
- Last Synced: 2023-03-09T20:26:15.099Z (over 1 year ago)
- Topics: datagenerator, nodejs, oauth2, timeseries
- Language: JavaScript
- Size: 193 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.