From ca787b2b0c34881e323e5ca65f24a069c89b9705 Mon Sep 17 00:00:00 2001 From: Austin Huang Date: Tue, 30 Aug 2016 11:57:34 -0400 Subject: [PATCH] Add Tokyo Metro API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 01885649..11bae75f 100644 --- a/README.md +++ b/README.md @@ -312,6 +312,7 @@ A collective list of JSON APIs for use in web development. | Transport for Switzerland | Swiss public transport API | No | [Go!](https://transport.opendata.ch/) | | Transport for São 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) | +| Transport for Tokyo, Japan | Tokyo Metro | No, but apiKet query string |[Go!](https://developer.tokyometroapp.jp/) | | Transport for Toronto, Canada | TTC | No| [Go!](https://myttc.ca/developers) | | Transport for Vancouver, Canada | TransLink | Yes | [Go!](https://developer.translink.ca/) | | Transport for Washington, US | Washington Metro transport API | Yes | [Go!](https://developer.wmata.com/) |