Browse Source

Remove YahooWeather and uinames (#1562)

Fix #1543 
Fix #1557 

Co-authored-by: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com>
pull/1566/head
Sachin Diwate 3 years ago
committed by GitHub
parent
commit
09b108200e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      README.md

+ 0
- 2
README.md View File

@@ -788,7 +788,6 @@ API | Description | Auth | HTTPS | CORS |
| [RandomUser](https://randomuser.me) | Generates random user data | No | Yes | Unknown |
| [RoboHash](https://robohash.org/) | Generate random robot/alien avatars | No | Yes | Unknown |
| [This Person Does not Exist](https://thispersondoesnotexist.com) | Generates real-life faces of people who do not exist | No | Yes | Unknown |
| [UI Names](https://github.com/thm/uinames) | Generate random fake names | No | Yes | Unknown |
| [Yes No](https://yesno.wtf/api) | Generate yes or no randomly | No | Yes | Unknown |

**[⬆ Back to Index](#index)**
@@ -920,6 +919,5 @@ API | Description | Auth | HTTPS | CORS |
| [OpenWeatherMap](https://openweathermap.org/api) | Weather | `apiKey` | Yes | Unknown |
| [Storm Glass](https://stormglass.io/) | Global marine weather from multiple sources | `apiKey` | Yes | Yes |
| [Weatherbit](https://www.weatherbit.io/api) | Weather | `apiKey` | Yes | Unknown |
| [Yahoo! Weather](https://developer.yahoo.com/weather/) | Weather | `apiKey` | Yes | Unknown |

**[⬆ Back to Index](#index)**

Loading…
Cancel
Save