Skip to content

Executes HTTP requests periodically, performs checks on response data and notifies about the results.

License

Notifications You must be signed in to change notification settings

lfir/http-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP Validator

CI Badge Codacy Badge Codacy Badge

Main features

  • Executes HTTP requests periodically and performs some basic checks on the response data ("validation tasks").
  • Reads task information from a separate XML file.
  • Sends email notifications about invalid results (using Sendgrid's service).

For more details check the following site:

Next steps

  • Making Validation Tasks more flexible
    • Ignore whitespace differences outside of values in content types like JSON
    • Check response headers & other (non-text based) content types
    • Notification settings specific to each task

About

Executes HTTP requests periodically, performs checks on response data and notifies about the results.

Topics

Resources

License

Stars

Watchers

Forks

Languages