Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 638 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 638 Bytes

Web App Observer

Description

Application developed in Golang to observe and log web application status based on the URL, works basically like a health check.

Prerequisites

$ git >= v2.x
$ go >= v1.x

Getting Started

  1. Clone this repository at the Go workspace:
$ git clone https://github.com/alan-nascimento/web-app-observer.git
  1. At the web-app-observer folder, execute the command below:
$ go run observer.go
  1. Select the options you want and enjoy the monitoring!

Developed by Alan Nascimento - Github - Published in November of 2020.