Skip to content

GitHug/simple-poller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimplePoller

This is a simple application using Vert.x. It allows users to add services to poll. These services will then be polled every 60 seconds, reporting either OK or FAIL. The majority of the work has been done on the frontend. It does have a VERY basic frontend that can be used to enter services and check their statuses.

API

The API documentation can be found at SwaggerHub.

Start the application

./gradlew clean run

The application is running at localhost:8080.

About

A simple polling application built with Vert.x

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published