Browse Source

chore(accessibility): add pagespeed and wave

* adds min req for section
pull/3176/head
Jeff Mendez 2 years ago
committed by GitHub
parent
commit
242f4bd352
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      README.md

+ 2
- 0
README.md View File

@@ -152,6 +152,8 @@
API | Description | Auth | HTTPS | CORS |
|---|---|---|---|---|
| [A11yWatch](https://a11ywatch.com/api-info) | Web accessibility testing using real browsers | `apiKey` | Yes | Yes |
| [PageSpeed](https://developers.google.com/speed/docs/insights/v5/get-started) |Improve web page's performance, accessibility, and SEO using lighthouse. | `apiKey` | Yes | Yes |
| [Wave](https://wave.webaim.org/api/) | Web accessibility evaluation tool | `apiKey` | Yes | Yes |
### Animals
API | Description | Auth | HTTPS | CORS |


Loading…
Cancel
Save