Skip to content

SLIV3RZA/CSDevOpsChallenge

Repository files navigation

CSDevOpsChallenge

Monitoring Application

CI Tools used on this project

Tool Status
Travis Build Build Status
Better Code Hub BCH compliance
Codecov codecov

This simple program allows a user to enter up to 20 URL's to be validated under the criteria below.

URL Status list Description
GREEN HTTP 200 and within Response time threshold
PURPLE HTTP 200 but Response time threshold of 1ms exceeded
YELLOW HTTP 401 Authentication exception
RED Any other HTTP Exception

Example User input

http://www.google.com,https://developer.apple.com/account/#/overview,http://bleh.bleh,cdas

Third Party Libraries used

Network Code library details - JustHTTP (https://github.com/justhttp/Just)

About

Monitoring Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages