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

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.

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.

![screenshot](https://raw.githubusercontent.com/yordadev/ZuesJs/master/screenshot/pew.png)

## 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.