Skip to content

A small app to ping my projects, check their status and avoid downtime.

Notifications You must be signed in to change notification settings

mickeymarse/ping-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ping Check

A little and simple project built with Django using BeautifulSoup and requests to practice more Python. It was inspired by a very similar tool built by James Diffey.

The app simply sends GET requests to my deployed projects to keep them from spinning down and check it receive a 200 status code as well as scraping for some HTML content.

Roadmap

  • Planning to set up a maile that would notify me when an error occurs.

About

A small app to ping my projects, check their status and avoid downtime.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages