https://github.com/yordadev/zuesjs
This tool checks and reports common service provider statuses via HTTPS to your own RESTful API.
https://github.com/yordadev/zuesjs
reporting-tool
Last synced: 9 months ago
JSON representation
This tool checks and reports common service provider statuses via HTTPS to your own RESTful API.
- Host: GitHub
- URL: https://github.com/yordadev/zuesjs
- Owner: yordadev
- Created: 2020-11-01T20:26:21.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-01T20:50:35.000Z (about 5 years ago)
- Last Synced: 2025-04-05T18:50:17.037Z (9 months ago)
- Topics: reporting-tool
- Language: JavaScript
- Homepage:
- Size: 18.6 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# ZuesJS
ZuesJS is a NodeJS application that grabs 3rd party providers information directly from their status pages, utilizing puppeteer and allows you to report it back to your RESTful API utilizing axios.

## Usage
```sh
node app.js
```
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.