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

https://github.com/jeffvli/simple-uptime-monitor

A simple site/app uptime monitor
https://github.com/jeffvli/simple-uptime-monitor

Last synced: about 1 month ago
JSON representation

A simple site/app uptime monitor

Awesome Lists containing this project

README

        

# Simple Uptime Monitor

This project is geared towards being a simple dashboard for sites you want to track the uptime of. Built with React and Django, the webapp provides a single page with monitor details and stats for the user to view.

## Demo
![Main](./images/main.png)

## Architecture
![Architecture](./images/architecture.png)