Application developed in Golang to observe and log web application status based on the URL, works basically like a health check.
$ git >= v2.x
$ go >= v1.x
- Clone this repository at the Go workspace:
$ git clone https://github.com/alan-nascimento/web-app-observer.git
- At the
web-app-observer
folder, execute the command below:
$ go run observer.go
- Select the options you want and enjoy the monitoring!
Developed by Alan Nascimento - Github - Published in November of 2020.