Browse Source

Add Edmunds API for vehicles

pull/61/head
Yann Pringault 8 years ago
parent
commit
fa15ac24b5
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      README.md

+ 5
- 0
README.md View File

@@ -104,6 +104,11 @@ A collective list of JSON APIs for use in web development.
| Transport for Sao Paulo, Brazil | SPTrans | Yes | [Go!](http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx) |
| Transport for The Netherlands | NS | No | [Go!](http://www.ns.nl/reisinformatie/ns-api) |

### Vehicle
| API | Description | OAuth |Link |
|---|---|---|---|
| Vehicle API | Lot of vehicles informations | No, but `apiKey` query string | [Go!](http://developer.edmunds.com/api-documentation/overview/) |

### Bike
| API | Description | OAuth |Link |
|---|---|---|---|


Loading…
Cancel
Save