1
0
mirror of https://github.com/danog/public-apis.git synced 2024-11-26 20:15:06 +01:00

Merge branch 'apilayer-patch-1'

This commit is contained in:
James Brooks 2016-06-30 08:03:40 +01:00
commit e84b90fcf0

View File

@ -56,7 +56,13 @@ A collective list of JSON APIs for use in web development.
| StackExchange | The All-in-one API for StackExchange sites | Yes | [Go!] (https://api.stackexchange.com/)
| Random Word | Generate random word | No | [Go!](http://randomword.setgetgo.com/) |
### Drinks and Food
### Documents & Productivity
| API | Description | OAuth |Link |
|---|---|---|---|
| pdflayer API | HTML/URL to PDF | No | [Go!](https://pdflayer.com) |
### Drinks
| API | Description | OAuth | Link |
|---|---|---|---|
@ -83,6 +89,16 @@ A collective list of JSON APIs for use in web development.
| Quandl API | Stock Market Data | No |[Go!](https://www.quandl.com/) |
| Wikipedia | Mediawiki API | No |[Go!](https://www.mediawiki.org/wiki/API:Main_page) |
### Data Validation
| API | Description | OAuth |Link |
|---|---|---|---|
| vatlayer API | VAT number validation | No | [Go!](https://vatlayer.com) |
| numverify API | Phone number validation | No | [Go!](https://numverify.com) |
| mailboxlayer API | Email address validation | No | [Go!](https://mailboxlayer.com) |
| languagelayer API | Language detection | No | [Go!](https://languagelayer.com) |
### Exchange
| API | Description | OAuth | Link |
@ -137,6 +153,8 @@ A collective list of JSON APIs for use in web development.
| API | Description | OAuth | Link |
|---|---|---|---|
| screenshotlayer API | URL 2 Image | No | [Go!](https://screenshotlayer.com) |
| giflayer API | Video 2 GIF | No | [Go!](https://giflayer.com) |
| Noun Project | Icons | Yes | [Go!](http://api.thenounproject.com/index.html) |
| Unsplash | Photography | Yes | [Go!](https://unsplash.com/developers) |
| Giphy | Get all your gifs | No | [Go!](https://github.com/Giphy/GiphyAPI) |