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

https://github.com/sineware/statusresponse

Service Status Indicator and Incident Response Reporting
https://github.com/sineware/statusresponse

Last synced: 8 months ago
JSON representation

Service Status Indicator and Incident Response Reporting

Awesome Lists containing this project

README

          

# Sineware StatusResponse
Service Status Indicator and Incident Response Reporting
![Sineware StatusResponse Logo](frontend/img/statusresponse_logo.png)

## About
StatusResponse is a web service which provides end users insight into the current status of
your infrastructure (such as uptime and reliability), and provides a platform to distribute
reports on incidents (such as downtime or degraded performance).

## Installation
StatusResponse consists of two parts: a NodeJS API Backend, which is responsible for polling
services on their status, and a PHP Frontend.