michelbernardods / website-monitoring

Monitors if website is online

Home Page:https://www.linkedin.com/in/michel-bernardo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website Monitoring

☕ Code and coffee

💻 About The Project

Monitors if website is online. If the site goes down you will receive a notification and an error response.

Requisites and Run monitoring

  • Have golang installed.
  • To run, type the command below:
    • go mod tidy
    • go run main.go
If you discover an error or want to contribute, clone the project and open a pull request.