项目作者: michelbernardods
项目描述 :
Monitors if website is online
高级语言: Go
项目地址: git://github.com/michelbernardods/website-monitoring.git
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.