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

https://github.com/mattmakai/uptimer-python-django

Uptime measurement and analytics web application written in Python with the Django framework.
https://github.com/mattmakai/uptimer-python-django

Last synced: about 2 months ago
JSON representation

Uptime measurement and analytics web application written in Python with the Django framework.

Awesome Lists containing this project

README

          

#######
Uptimer
#######
Uptimer is an application for monitoring the uptime of other web applications.
Analytics are saved and aggregated in a persistent database. The data can be
visualized over time to gain a better understanding of an application's
availability.

-----------------
Python and Django
-----------------
This is a Python version of Uptimer that uses the Django framework for the
web application.