Skip to content

A rails app with pa11y-webservice for monitoring sites and explaining issues

Notifications You must be signed in to change notification settings

sandroscosta/a11y-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A11y monitor

This services allows companies to keep track of the accessibility levels on their websites.

Webservice example response

{
  "id": "670a4bf6067b5f586808d32e",
  "name": "FCCN",
  "url": "https://www.fccn.pt",
  "timeout": 30000,
  "wait": 0,
  "standard": "WCAG2AA",
  "ignore": [],
  "actions": []
}

About

A rails app with pa11y-webservice for monitoring sites and explaining issues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published