Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/michelbernardods/website-monitoring

Monitors if website is online
https://github.com/michelbernardods/website-monitoring

alert go golang golang-tools google language monitor monitoring notification opensource programming website

Last synced: 6 days ago
JSON representation

Monitors if website is online

Awesome Lists containing this project

README

        

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.