From 8407ee278846f7fbf5396178d62bcbe186ea4a11 Mon Sep 17 00:00:00 2001 From: jiayihu Date: Sun, 27 Mar 2016 17:45:47 +0200 Subject: [PATCH] Added city bikes API --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3291ed68..7273f75a 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ A collective list of JSON APIs for use in web development. | JSONPlaceholder | Fake data for testing and prototyping | No | [Go!](http://jsonplaceholder.typicode.com/) | | RoboHash | Generate random robot/alien avatars | No | [Go!](https://robohash.org/) | | API Only | Several APIs free. | No | [Go!](http://apionly.com/) | -| Lorem Text | Generates Lorem Ipsum text | Yes | [Go!] (https://market.mashape.com/montanaflynn/lorem-text-generator) +| 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/) @@ -98,7 +98,7 @@ A collective list of JSON APIs for use in web development. | iTunes Search | Software products API | No | [Go!](https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/) | | Twitch | Game Streaming API | Yes | [Go!](https://github.com/justintv/Twitch-API) | | Wordnik | Dictionary Data API | No | [Go!](http://developer.wordnik.com) | -| Imgur | Images | Yes | [Go!](https://api.imgur.com/#overview) | +| Imgur | Images | Yes | [Go!](https://api.imgur.com/#overview) | | Chuck Norris Database | Jokes | No | [Go!](http://www.icndb.com/api) | | Medium | community of readers and writers offering unique perspectives on ideas. | Yes | [Go!](https://github.com/Medium/medium-api-docs) | Flickr | Flickr Services | Yes | [Go!](https://www.flickr.com/services/api/) @@ -142,7 +142,7 @@ A collective list of JSON APIs for use in web development. | inspirehep.net | High Energy Physics info. system | No | [Go!](https://inspirehep.net/info/hep/api?ln=en) | ### Social - + | API | Description | OAuth |Link | |---|---|---|---| | Full Contact | Get Social Media profiles and contact Information | Yes | [Go!](https://www.fullcontact.com/developer/docs/) | @@ -158,6 +158,7 @@ A collective list of JSON APIs for use in web development. | FitBit | FitBit API | No | [Go!](https://dev.fitbit.com) | | Stattleship | MLB, NBA, NHL, NFL | No, but a token is required | [Go!](https://www.stattleship.com/#) | | JCDecaux Bike API | JCDecaux's self-service bicycles | No, but `apiKey` query string | [Go!](https://developer.jcdecaux.com/) | +| City Bikes API | City Bikes around the world | No | [Go!](http://api.citybik.es/v2/) | ### Transportation | API | Description | OAuth |Link |