Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fredmaiaarantes/simple-monitor

Simple website monitor developed using Golang
https://github.com/fredmaiaarantes/simple-monitor

Last synced: 10 days ago
JSON representation

Simple website monitor developed using Golang

Awesome Lists containing this project

README

        

# simple-monitor #golang

## A simple way to monitor your websites.
### Add the website URL to the websites.txt file and run monitor.go.

```shell
brew install golang
go run monitor.go
```