Browse Source

Added public APIs from apilayer.com

pull/121/head
apilayer 8 years ago
parent
commit
70a37b8c67
1 changed files with 19 additions and 0 deletions
  1. +19
    -0
      README.md

+ 19
- 0
README.md View File

@@ -39,6 +39,13 @@ A collective list of JSON APIs for use in web development.
| Hipster Ipsum | Generates Hipster Ipsum text | No | [Go!] (http://hipsterjesus.com/)
| Loripsum | The "lorem ipsum" generator that doesn't suck | No | [Go!] (http://loripsum.net/)

### Documents & Productivity

| API | Description | OAuth |Link |
|---|---|---|---|
| pdflayer API | HTML/URL to PDF | No | [Go!](https://pdflayer.com) |


### Drinks

| API | Description | OAuth |Link |
@@ -57,6 +64,16 @@ A collective list of JSON APIs for use in web development.
| Yelp | Find Local Business | Yes |[Go!](https://www.yelp.com/developers) |
| Quandl API | Stock Market Data | No |[Go!](https://www.quandl.com/) |

### 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 |
@@ -84,6 +101,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) |


Loading…
Cancel
Save