Browse Source

Add letsvalidate api

pull/329/head
Abd ar-Rahman Hamidi 7 years ago
committed by GitHub
parent
commit
44d4e6c98d
1 changed files with 9 additions and 0 deletions
  1. +9
    -0
      README.md

+ 9
- 0
README.md View File

@@ -43,6 +43,7 @@ For information on contributing to this project, please see the [contributing gu
* [Vehicle](#vehicle)
* [Video](#video)
* [Weather](#weather)
* [Misc](#misc)

### Animals

@@ -357,6 +358,7 @@ For information on contributing to this project, please see the [contributing gu
| Imgur | Images | `OAuth` | Yes | [Go!](https://api.imgur.com/#overview) |
| ScreenShotLayer | URL 2 Image | No | Yes | [Go!](https://screenshotlayer.com) |
| Unsplash | Photography | `OAuth` | Yes | [Go!](https://unsplash.com/developers) |
| Let's Validate | URL 2 Thumbnail | No | Yes | [Go!](https://github.com/letsvalidate/api) |

### Science

@@ -505,3 +507,10 @@ For information on contributing to this project, please see the [contributing gu
| Weatherbit | Weather | `apiKey` | Yes | [Go!](https://www.weatherbit.io/api) |
| Wunderground | Weather | No | Yes | [Go!](https://www.wunderground.com/weather/api/) |
| Yahoo! Weather | Weather | No | Yes | [Go!](https://developer.yahoo.com/weather/) |

### Misc


| API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| Let's Validate | Uncovers the technologies used on websites | No | Yes | [Go!](https://github.com/letsvalidate/api) |

Loading…
Cancel
Save