Skip to content
/ pinger Public

Web application for monitoring responses from services (http/https, ping, etc)

Notifications You must be signed in to change notification settings

Nayls/pinger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pinger

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

Develop

To build executable files, run the command

make all

If you want to run for development use the following command

go run cmd/pinger/pinger.go

Cli usage

Use "pinger [command] --help" for more information about a command.

See all command in docs pinger commands

Built With

  • go - Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
  • viper - Go configuration with fangs
  • cobra - A Commander for modern Go CLI interactions
  • fsnotify - Cross-platform file system notifications for Go.
  • validate - Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
  • chi - lightweight, idiomatic and composable router for building Go HTTP services
  • migrate - Database migrations. CLI and Golang library.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Svyatoslav Gagarin - Initial work - Nayls

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Web application for monitoring responses from services (http/https, ping, etc)

Topics

Resources

Stars

Watchers

Forks

Packages