1 2 3 4 5# Axe Web Service for Equalify This simple web service will run the axe-core cli, so you can view WCAG 2.1 compliance errors. ## Requirements You must have [axe-core cli](https://www.npmjs.com/package/@axe-core/cli) and its dependencies running on your web server. PHP 7+ must also be installed.