Skip to content

nejads/pinger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

This is a simple pinger application. This application can send HTTP GET request to your website and log the response in a random second between 15 minutes interval. This application is developed on top of Spring boot framework and you can specify your url to be pinged, inital delay and its interval in ping property file in the root of the project. This application is live on Heroku

Installation

If you have maven installed, download the source code and in the code directory run:

mvn clean install

Run the application

mvn spring-boot:run

About

A Simple Ping Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published