mirror of
https://github.com/danog/public-apis.git
synced 2024-11-26 20:15:06 +01:00
Merge branch 'master' of https://github.com/toddmotto/public-apis
This commit is contained in:
commit
7f0178213a
@ -41,6 +41,7 @@ A collective list of JSON APIs for use in web development.
|
||||
| Lorem Text | Generates Lorem Ipsum text | Yes | [Go!] (https://market.mashape.com/montanaflynn/lorem-text-generator)
|
||||
| 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/)
|
||||
| ReqRes | A hosted REST-API ready to respond to your AJAX requests | No | [Go!] (http://reqres.in/)
|
||||
|
||||
### Drinks
|
||||
|
||||
@ -65,6 +66,7 @@ A collective list of JSON APIs for use in web development.
|
||||
| API | Description | OAuth |Link |
|
||||
|---|---|---|---|
|
||||
| Currencylayer | Exchange rates and currency conversion | No | [Go!](https://currencylayer.com/documentation) |
|
||||
| Fixer.io | JSON API for foreign exchange rates and currency conversion | No | [Go!](http://fixer.io) |
|
||||
|
||||
### Games & Comics
|
||||
|
||||
@ -82,6 +84,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 2 Country | Map an IP to a country | No | [Go!](https://ip2country.info) |
|
||||
|
||||
### Media
|
||||
|
||||
@ -126,6 +129,11 @@ A collective list of JSON APIs for use in web development.
|
||||
| Drupal.org | Drupal.org API | No | [Go!](https://www.drupal.org/drupalorg/api) |
|
||||
| Libraries.io | Open source software libraries | No | [Go!](https://libraries.io/api) |
|
||||
|
||||
### Planets
|
||||
| API | Description | OAuth |Link |
|
||||
|---|---|---|---|
|
||||
| Minor Planet Center | Asterank.com API | No | [Go!](http://www.asterank.com/mpc) |
|
||||
|
||||
### Security
|
||||
|
||||
| API | Description | OAuth |Link |
|
||||
@ -155,6 +163,7 @@ A collective list of JSON APIs for use in web development.
|
||||
| Facebook API | Facebook Login, Share on FB, Social Plugins, Analytics and more | Yes | [Go!](https://developers.facebook.com/) |
|
||||
| Twitter API | Read and write Twitter data | Yes | [Go!](https://dev.twitter.com/rest/public) |
|
||||
| Telegram API | Read and write Telegram data | Yes | [Go!](https://core.telegram.org/api#getting-started) |
|
||||
| Fuck Off as a Service | Asks someone to fuck off | No | [Go!](https://www.foaas.com) |
|
||||
|
||||
### Sports/Fitness
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user