Browse Source

Merge branch 'awalthefirst-master'

pull/192/head
Mike Street 7 years ago
parent
commit
ec5aab3edb
1 changed files with 6 additions and 1 deletions
  1. +6
    -1
      README.md

+ 6
- 1
README.md View File

@@ -5,6 +5,7 @@ A collective list of JSON APIs for use in web development.
> While I appreciate the masses of pull requests and community involvement, some PRs have been specifically to market company APIs that offer paid for solutions. This API list is not a marketing tool, but a tool to help the community build applications and use free public APIs quickly and easily. Pull requests that explicitly are marketing attempts won't be accepted, thanks for understanding! :)

### Animals

| API | Description | OAuth |Link |
|---|---|---|---|
| Petfinder | Adoption | No | [Go!](https://www.petfinder.com/developers/api-docs/) |
@@ -19,6 +20,7 @@ A collective list of JSON APIs for use in web development.
| AniList | AniList Anime API | Yes | [Go!](http://anilist-api.readthedocs.org/en/latest/#) |

### Business

| API | Description | OAuth |Link |
|---|---|---|---|
| markerapi | Trademark Search API | No | [Go!](http://www.markerapi.com/) |
@@ -52,6 +54,7 @@ A collective list of JSON APIs for use in web development.
| Loripsum | The "lorem ipsum" generator that doesn't suck | No | [Go!] (http://loripsum.net/)
| ReqRes | A hosted REST-API ready to respond to your AJAX requests | No | [Go!] (http://reqres.in/)
| 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

@@ -60,6 +63,7 @@ A collective list of JSON APIs for use in web development.
| Recipe Puppy | Food | No | [Go!](http://www.recipepuppy.com/about/api/)
| BreweryDB | Beer | No, but apiKey query string |[Go!](http://www.brewerydb.com/developers) |
| LCBO API | Alcohol | No, but apiKey query string |[Go!](https://lcboapi.com/) |
| Yummly | Find food recipes | No | [Go!](https://developer.yummly.com/) |

### Data Access

@@ -101,6 +105,7 @@ A collective list of JSON APIs for use in web development.
| API | Description | OAuth |Link |
|---|---|---|---|
| OpenCage | Forward and reverse geocoding using open data | No | [Go!](https://geocoder.opencagedata.com) |
| IP Address Details| Find geolocation with ip address | No | [Go!](https://ipinfo.io/) |
| IP 2 Country | Map an IP to a country | No | [Go!](https://ip2country.info) |

### Health
@@ -162,7 +167,7 @@ A collective list of JSON APIs for use in web development.
| API | Description | OAuth |Link |
|---|---|---|---|
| Drupal.org | Drupal.org API | No | [Go!](https://www.drupal.org/drupalorg/api) |
| Countly | Countly web analytics API | No | [Go!](http://resources.count.ly/) |
| Countly | Countly web analytics API | No | [Go!](http://resources.count.ly/) |
| Libraries.io | Open source software libraries | No | [Go!](https://libraries.io/api) |

### Planets


Loading…
Cancel
Save