addyosmani/a11y

a11y as a service

Closed this issue · 5 comments

I've created a tiny webservice for a11y on heroku:

https://a11y-service.herokuapp.com/report/google.com

Source is here: https://github.com/koenpunt/a11y-service

Nice work!

We've actually already been building something like out on Heroku in a private repo for a demo app we're creating, but your version looks more usable for general use.

Is the idea for folks to host this themselves or do you plan on keeping this open for others to consume?

cc @sindresorhus @passy

I plan to keep this open. Although I think running it on a free dyno on heroku might not be enough in the future.

That sounds good. @sindresorhus shall we add a section on the site for projects that extend or use a11y in interesting ways like the above? Can just. Link to them with a description.