feat(accessibility): add accessibility section

* provide web accessibility API section
This commit is contained in:
Jeff Mendez 2022-06-14 14:54:52 -04:00 committed by GitHub
parent f540a69c5b
commit efc62cf475
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,8 @@ A collective list of free APIs for use in software and web development.
For information on contributing to this project, please see the [contributing guide](.github/CONTRIBUTING.md).
## Index
- [Accessibility](#accessibility)
- [Animals](#animals)
- [Anime](#anime)
- [Anti-Malware](#anti-malware)
@ -58,6 +60,17 @@ For information on contributing to this project, please see the [contributing gu
- [Video](#video)
- [Weather](#weather)
### Accessibility
| API | Description | Auth | HTTPS | CORS |
| :---------------------------------------------------------------------------: | ----------------------------------------------------------------------- | :------: | :---: | :--: |
| [A11yWatch](https://a11ywatch.com/api-info) | The web accessibility tool built for scale | `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 |
| [Tenon](https://tenon.io/documentation/) | Accessibility as a service | `apiKey` | Yes | Yes |
| [Wave](https://wave.webaim.org/api/) | Web accessibility evaluation tool | `apiKey` | Yes | Yes |
**[⬆ Back to Index](#index)**
### Animals
| API | Description | Auth | HTTPS | CORS |
@ -95,7 +108,7 @@ For information on contributing to this project, please see the [contributing gu
### Anti-Malware
| API | Description | Auth | HTTPS | CORS |
| :----------------------------------------------------------------------: | ---------------------------- | :------: | :---: | :-----: |
| :-------------------------------------------------------------------: | ---------------------------- | :------: | :---: | :-----: |
| [AbuseIPDB](https://docs.abuseipdb.com/) | IP/domain/URL reputation | `apiKey` | Yes | Unknown |
| [Google Safe Browsing](https://developers.google.com/safe-browsing/) | Google Link/Domain Flagging | `apiKey` | Yes | Unknown |
| [Metacert](https://metacert.com/) | Metacert Link Flagging | `apiKey` | Yes | Unknown |
@ -161,7 +174,7 @@ For information on contributing to this project, please see the [contributing gu
### Calendar
| API | Description | Auth | HTTPS | CORS |
| :--------------------------------------------------------------------: | ------------------------------------------------------------------------------------------------------ | :------: | :---: | :-----: |
| :-----------------------------------------------------------------------------: | ------------------------------------------------------------------------------------------------------ | :------: | :---: | :-----: |
| [Abstract's Holiday API](https://www.abstractapi.com/holidays-api) | National, regional, and religious holidays for 120+ countries & 100+ years | Yes | Yes | Yes |
| [Byabbe](https://byabbe.se/on-this-day/#/default/get__month___day__events_json) | Seach histories from wikipedia for a perticular day | No | Yes | Unknown |
| [Calendar Index](https://www.calendarindex.com/) | Worldwide Holidays and Working Days | `apiKey` | Yes | Yes |
@ -177,13 +190,12 @@ For information on contributing to this project, please see the [contributing gu
| [Non-Working Days](https://github.com/gadael/icsdb) | Database of ICS files for non working days | No | Yes | Unknown |
| [Russian Calendar](https://github.com/egno/work-calendar) | Check if a date is a Russian holiday or not | No | Yes | No |
**[⬆ Back to Index](#index)**
### Cloud Storage & File Sharing
| API | Description | Auth | HTTPS | CORS |
| :---------------------------------------------------------------------: | ------------------------------------------------------------- | :------: | :---: | :-----: |
| :--------------------------------------------------: | ------------------------ | :------: | :---: | :-----: |
| [AnonFiles](https://anonfiles.com/docs/api) | File Sharing and Storage | No | Yes | Unknown |
| [Box](https://developer.box.com/) | File Sharing and Storage | `OAuth` | Yes | Unknown |
| [Dropbox](https://www.dropbox.com/developers) | File Sharing and Storage | `OAuth` | Yes | Unknown |
@ -362,7 +374,7 @@ For information on contributing to this project, please see the [contributing gu
### Documents & Productivity
| API | Description | Auth | HTTPS | CORS |
| :-------------------------------------------------------------------------------: | -------------------------------------------------------------- | :------: | :---: | :-----: |
| :-------------------------------------------------------------------------------: | -------------------------------------------------------------------------- | :------: | :---: | :-----: |
| [Cloudmersive Document and Data Conversion](https://cloudmersive.com/convert-api) | HTML/URL to PDF/PNG, Office documents to PDF, image conversion | `apiKey` | Yes | Yes |
| [Base](https://www.base-api.io/reference) | Authentication,Emails sending,File uploading and shearing, forms filluping | `apiKey` | Yes | Unknown |
| [File.io](https://www.file.io) | File Sharing | No | Yes | Unknown |
@ -405,7 +417,7 @@ For information on contributing to this project, please see the [contributing gu
### Finance
| API | Description | Auth | HTTPS | CORS |
| :----------------------------------------------------------------------------------------------: | ------------------------------------------------------------- | :------: | :---: | :-----: |
| :----------------------------------------------------------------------: | ------------------------------------------------------------- | :------: | :---: | :-----: |
| [Alpha Vantage](https://www.alphavantage.co/) | Realtime and historical stock data | `apiKey` | Yes | Unknown |
| [Barchart OnDemand](https://www.barchartondemand.com/free) | Stock, Futures and Forex Market Data | `apiKey` | Yes | Unknown |
| [Financial Modeling Prep](https://financialmodelingprep.com/) | Stock information and data | No | Yes | Unknown |
@ -460,7 +472,7 @@ For information on contributing to this project, please see the [contributing gu
### Games & Comics
| API | Description | Auth | HTTPS | CORS |
| :---------------------------------------------------------------: | -------------------------------------------------------------------------- | :-------------: | :---: | :-----: |
| :---------------------------------------------------------------: | ------------------------------------------------------------------------------------------------------------ | :-------------: | :---: | :-----: |
| [Age of Empires II](https://age-of-empires-2-api.herokuapp.com) | Get information about Age of Empires II resources | No | Yes | Unknown |
| [AmiiboAPI](http://www.amiiboapi.com/) | Amiibo Information | No | No | Yes |
| [Battle.net](https://dev.battle.net/) | Blizzard Entertainment | `apiKey` | Yes | Unknown |
@ -571,7 +583,7 @@ For information on contributing to this project, please see the [contributing gu
### Government
| API | Description | Auth | HTTPS | CORS |
| :---------------------------------------------------------------------------------: | -------------------------------------------------------------------------------------------------- | :------: | :---: | :-----: |
| :---------------------------------------------------------------------------------: | ----------------------------------------------------------------------------------------- | :------: | :---: | :-----: |
| [BCLaws](http://www.bclaws.ca/civix/template/complete/api/index.html) | Access to the laws of British Columbia | No | No | Unknown |
| [BusinessUSA](https://business.usa.gov/developer) | Authoritative information on U.S. programs, events, services and more | `apiKey` | Yes | Unknown |
| [Census.gov](https://www.census.gov/data/developers/data-sets.html) | The US Census Bureau provides various APIs and data sets on demographics and businesses | No | Yes | Unknown |
@ -646,7 +658,7 @@ For information on contributing to this project, please see the [contributing gu
### Machine Learning
| API | Description | Auth | HTTPS | CORS |
| :-------------------------------------------------------------------------------: | --------------------------------------------------------------------------------------------- | :------: | :---: | :-----: |
| :-------------------------------------------------------------------------------: | ------------------------------------------------------- | :------: | :---: | :-----: |
| [Cloudmersive](https://www.cloudmersive.com/image-recognition-and-processing-api) | Image captioning, face recognition, NSFW classification | `apiKey` | Yes | Yes |
| [Deepcode](https://www.deepcode.ai/docs/Overview%252FOverview) | AI for code review | No | Yes | Unknown |
| [Dialogflow](https://dialogflow.com) | Natural Language Processing | `apiKey` | Yes | Unknown |
@ -707,7 +719,7 @@ For information on contributing to this project, please see the [contributing gu
### Open Data
| API | Description | Auth | HTTPS | CORS |
| :-------------------------------------------------------------------------: | -------------------------------------------------------------------------------------------------- | :-------------: | :---: | :-----: |
| :-------------------------------------------------------------------------: | -------------------------------------------------------------------------------------------------- | :------: | :---: | :-----: |
| [18F](http://18f.github.io/API-All-the-X/) | Unofficial US Federal Government API Development | No | No | Unknown |
| [Archive.org](https://archive.readme.io/docs) | The Internet Archive | No | Yes | Unknown |
| [Callook.info](https://callook.info) | United States ham radio callsigns | No | Yes | Unknown |
@ -885,7 +897,7 @@ For information on contributing to this project, please see the [contributing gu
### Sports & Fitness
| API | Description | Auth | HTTPS | CORS |
| :--------------------------------------------------------------------------: | ------------------------------------------------------------------------------------------- | :-------------: | :---: | :-----: |
| :-------------------------------------------------------------------: | ------------------------------------------------------------------------------------------- | :-------------: | :---: | :-----: |
| [balldontlie](https://balldontlie.io) | Ballldontlie provides access to stats data from the NBA | No | Yes | Yes |
| [BikeWise](https://www.bikewise.org/documentation/api_v2) | Bikewise is a place to learn about and report bike crashes, hazards and thefts | No | Yes | Unknown |
| [Canadian Football League (CFL)](http://api.cfl.ca/) | Official JSON API providing real-time league, team and player statistics about the CFL | `apiKey` | Yes | No |
@ -910,7 +922,7 @@ For information on contributing to this project, please see the [contributing gu
### Test Data
| API | Description | Auth | HTTPS | CORS |
| :------------------------------------------------------------------------: | ----------------------------------------------------------- | :-------------: | :---: | :-----: |
| :--------------------------------------------------------------: | ------------------------------------------------------------------------ | :------: | :---: | :-----: |
| [Bacon Ipsum](https://baconipsum.com/json-api/) | A Meatier Lorem Ipsum Generator | No | Yes | Unknown |
| [Dicebear Avatars](https://avatars.dicebear.com/) | Generate random pixel-art avatars | No | Yes | No |
| [FakeJSON](https://fakejson.com) | Service to generate test and fake data | `apiKey` | Yes | Yes |
@ -932,7 +944,7 @@ For information on contributing to this project, please see the [contributing gu
### Text Analysis
| API | Description | Auth | HTTPS | CORS |
| :-----------------------------------------------------------------------------------------------------------------------: | ------------------------------------------------------------------------------------------ | :-------------: | :---: | :-----: |
| :-----------------------------------------------------------------------------------------------------------------------: | --------------------------------------------------------------------------------------------------- | :------: | :---: | :-----: |
| [Aylien Text Analysis](http://docs.aylien.com/) | A collection of information retrieval and natural language APIs | `apiKey` | Yes | Unknown |
| [Cloudmersive Natural Language Processing](https://www.cloudmersive.com/nlp-api) | Natural language processing and text analysis | `apiKey` | Yes | Yes |
| [Detect Language](https://detectlanguage.com/) | Detects text language | `apiKey` | Yes | Unknown |
@ -1036,7 +1048,7 @@ For information on contributing to this project, please see the [contributing gu
### Video
| API | Description | Auth | HTTPS | CORS |
| :------------------------------------------------------------------------------------------------: | ------------------------------------------------ | :-------------: | :---: | :-----: |
| :------------------------------------------------------------------------------------------------: | ------------------------------------------------ | :------: | :---: | :-----: |
| [An API of Ice And Fire](https://anapioficeandfire.com/) | Game Of Thrones API | No | Yes | Unknown |
| [Breaking Bad](https://breakingbadapi.com/documentation) | Breaking Bad API | No | Yes | Unknown |
| [Breaking Bad Quotes](https://github.com/shevabam/breaking-bad-quotes) | Some Breaking Bad quotes | No | Yes | Unknown |
@ -1059,7 +1071,7 @@ For information on contributing to this project, please see the [contributing gu
### Weather
| API | Description | Auth | HTTPS | CORS |
| :--------------------------------------------------------------------: | ------------------------------------------- | :------: | :---: | :-----: |
| :--------------------------------------------------------------------: | -------------------------------------------------- | :------: | :---: | :-----: |
| [7Timer!](http://www.7timer.info/doc.php?lang=en) | Weather, especially for Astroweather | No | No | Unknown |
| [APIXU](https://www.apixu.com/doc/request.aspx) | Weather | `apiKey` | Yes | Unknown |
| [Dark Sky](https://darksky.net/dev/) | Weather | `apiKey` | Yes | No |