From b88ed658d8a86f4db156fe3074cfbb7df128dd2b Mon Sep 17 00:00:00 2001 From: Julien Breux Date: Wed, 23 Mar 2016 09:47:51 +0100 Subject: [PATCH] Add bike section with JCDecaux API --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 4033269a..cc740266 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,13 @@ A collective list of JSON APIs for use in web development. | Transport for Toronto | TTC | No| [Go!](https://myttc.ca/developers) | | Transport for Vancouver, Canada | TransLink | Yes | [Go!](https://developer.translink.ca/) | +### Bike +| API | Description | OAuth |Link | +|---|---|---|---| +| Bike for Belgian | Belgian bike API | No, but `apiKey` query string | [Go!](https://developer.jcdecaux.com/) | +| Bike for France | France bike API | No, but `apiKey` query string | [Go!](https://developer.jcdecaux.com/) | +| Bike for Spain | Spain bike API | No, but `apiKey` query string | [Go!](https://developer.jcdecaux.com/) | + ### Development | API | Description | OAuth |Link |