cfpb / node-wcag

WCAG and Section 508 accessibility audits from the command line.
Creative Commons Zero v1.0 Universal
31 stars 8 forks source link

No way to obtain an AChecker API ID - is this project alive? #41

Open Nachasic opened 2 years ago

Nachasic commented 2 years ago

CLI requires an AChecker API id:

$ wcag domainname.com
Please provide an AChecker API ID with `--id` or setting an `ACHECKER_ID` environment variable. Register at http://achecker.ca/register.php to get an ID.

http://achecker.ca/register.php returns 404, it looks like the original service is no longer there.

What is the status of this project? Any hope of getting it back to a useful state?

anselmbradford commented 2 years ago

Yeah, unfortunately achecker was shut down on April 30, 2021, and we removed our config related to this package from our site (https://github.com/cfpb/consumerfinance.gov/pull/6295, https://github.com/cfpb/consumerfinance.gov/pull/6670).

I'm not aware of anyone maintaining this repo or https://github.com/cfpb/node-wcag-cli

It should probably be archived (cc @contolini)