Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gustavohenriqueschmitz/websites-monitorator
Monitorate if Websites are available or not.
https://github.com/gustavohenriqueschmitz/websites-monitorator
golang
Last synced: 9 days ago
JSON representation
Monitorate if Websites are available or not.
- Host: GitHub
- URL: https://github.com/gustavohenriqueschmitz/websites-monitorator
- Owner: GustavoHenriqueSchmitz
- License: mit
- Created: 2022-02-03T17:27:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-04T13:06:15.000Z (3 months ago)
- Last Synced: 2024-12-07T20:08:22.149Z (about 2 months ago)
- Topics: golang
- Language: Go
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebSites Monitor
## About the project
A project made in Golang, a simple program that checks if a determined website is available or not.## Used technologies
- Golang## Installation
**1 -** Clone the project:
```
git clone https://github.com/GustavoHenriqueSchmitz/Websites-Monitorator.git
```**2 -** Install [Golang V1.18.1](https://go.dev/dl/)
## Initialization
**1 -** Just run the command:
```
go run main.go
```## Author
**Gustavo Henrique Schmitz****Linkedin:** https://www.linkedin.com/in/gustavo-henrique-schmitz
**Portfolio:** https://gustavohenriqueschmitz.com
**Email:** [email protected]