项目作者: michelbernardods

项目描述 :
Monitors if website is online
高级语言: Go
项目地址: git://github.com/michelbernardods/website-monitoring.git
创建时间: 2021-05-30T02:52:38Z
项目社区:https://github.com/michelbernardods/website-monitoring

开源协议:

下载


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.
    • If you don’t have the installation link: https://golang.org/
    • 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.