Circle Api Change, Remove LabStack , Remove SharedCount From Brokens, Added SharedCount to Readme.md, Remove Breaking Bad API (#122)

This commit is contained in:
DrPanayioths 2024-01-04 19:22:26 -08:00 committed by GitHub
parent 8c97e23643
commit 89498f2c9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 4 deletions

View File

@ -204,7 +204,7 @@ For information on contributing to this project, please see the [contributing gu
| API | Description | Auth | HTTPS | CORS |
| :-----------------------------------------------------: | ---------------------------------------------------------------------------------------------- | :------: | :---: | :-----: |
| [CircleCI](https://circleci.com/docs/api/v1-reference/) | Automate the software development process using continuous integration and continuous delivery | `apiKey` | Yes | Unknown |
| [CircleCI](https://circleci.com/docs/api/v2/) | Automate the software development process using continuous integration and continuous delivery | `apiKey` | Yes | Unknown |
| [Codeship](https://apidocs.codeship.com/) | Codeship is a Continuous Integration Platform in the cloud | `apiKey` | Yes | Unknown |
| [Travis CI](https://docs.travis-ci.com/api/) | Sync your GitHub projects with Travis CI to test your code in minutes | `apiKey` | Yes | Unknown |
@ -253,7 +253,6 @@ For information on contributing to this project, please see the [contributing gu
| API | Description | Auth | HTTPS | CORS |
| :----------------------------------------------------------------------------------------------------------: | ------------------------------------------------------------- | :------: | :---: | :-----: |
| [1Forge](https://1forge.com/forex-data-api/api-documentation) | Forex currency market data | `apiKey` | Yes | Unknown |
| [Currency (LabStack)](https://labstack.com/currency) | Convert one currency to another with reliable exchanges rates | `apiKey` | Yes | Yes |
| [Currencylayer](https://currencylayer.com/documentation) | Exchange rates and currency conversion | `apiKey` | Yes | Unknown |
| [Czech National Bank](https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml) | A collection of exchange rates | No | Yes | Unknown |
| [ExchangeRate-API](https://www.exchangerate-api.com) | Free currency conversion | `apiKey` | Yes | Yes |
@ -914,6 +913,8 @@ For information on contributing to this project, please see the [contributing gu
| [Twitch](https://dev.twitch.tv/docs) | Game Streaming API | `OAuth` | Yes | Unknown |
| [Twitter](https://developer.twitter.com/en/docs) | Read and write Twitter data | `OAuth` | Yes | No |
| [vk](https://vk.com/dev/sites) | Read and write vk data | `OAuth` | Yes | Unknown |
| [SharedCount](http://docs.sharedcount.com/) | 'apiKey' | Yes | Unknown |
data
**[⬆ Back to Index](#index)**
@ -1077,7 +1078,6 @@ For information on contributing to this project, please see the [contributing gu
| 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 |
| [Czech Television](http://www.ceskatelevize.cz/xml/tv-program/) | TV programme of Czech TV | No | No | Unknown |
| [Dailymotion](https://developer.dailymotion.com/) | Dailymotion Developer API | `OAuth` | Yes | Unknown |

View File

@ -54,7 +54,6 @@ I saved this broken links in separate file so that some links can be updated to
| Shopping | [Wal-Mart](https://developer.walmartlabs.com/docs) | HTTPSConnectionPool error |
| Social | [LinkedIn](https://developer.linkedin.com/docs/rest-api) | 404 |
| Social | [Mixer](https://dev.mixer.com/) | HTTPSConnectionPool error |
| Social | [SharedCount](http://docs.sharedcount.com/) | 404 |
| Sports & Fitness | [Cricket Live Scores](https://market.mashape.com/dev132/cricket-live-scores) | HTTPSConnectionPool error |
| Sports & Fitness | [NFL Arrests](http://nflarrest.com/api/) | 404 |
| Sports & Fitness | [Pro Motocross](http://promotocrossapi.com) | HTTPSConnectionPool error |