From 046f9fc014560f46cc2eb1252fc041b6e0255f02 Mon Sep 17 00:00:00 2001 From: HeitorG Date: Tue, 22 Mar 2016 16:44:16 -0300 Subject: [PATCH 1/2] added apionly.com --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c33511f..af3ca68e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ + # Public APIs A collective list of JSON APIs for use in web development. @@ -73,7 +74,7 @@ A collective list of JSON APIs for use in web development. | Transport for Belgium | Belgian transport API | No | [Go!](https://hello.irail.be/api/) | | Transport for Germany | Deutsche Bahn (DB) API | No | [Go!](http://data.deutschebahn.com/apis/fahrplan/) | | Transport for Switzerland | Swiss public transport API | No | [Go!](https://transport.opendata.ch/) | -| Transport for Budapest | Budapest public transport API | No | [Go!](http://docs.bkkfutar.apiary.io/) | +| Transport for Budapest | Budapest public transport API | No |Several APIs fre. [Go!](http://docs.bkkfutar.apiary.io/) | | Transport for Norway | Norwegian transport API | No | [Go!](http://reisapi.ruter.no/help) | | Transport for Toronto | TTC | No| [Go!](https://myttc.ca/developers) | | Transport for Vancouver, Canada | TransLink | Yes | [Go!](https://developer.translink.ca/) | @@ -89,6 +90,7 @@ A collective list of JSON APIs for use in web development. | Github - User Data | Pull public information for a user's github | No | [Go!](https://api.github.com/users/hackeryou) | | 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/) | ### Sports From c32145e4efcbbea92a8ba8c243959112757c2b7b Mon Sep 17 00:00:00 2001 From: Heitor Gouvea Date: Tue, 22 Mar 2016 16:46:29 -0300 Subject: [PATCH 2/2] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index af3ca68e..4033269a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ - # Public APIs A collective list of JSON APIs for use in web development. @@ -74,7 +73,7 @@ A collective list of JSON APIs for use in web development. | Transport for Belgium | Belgian transport API | No | [Go!](https://hello.irail.be/api/) | | Transport for Germany | Deutsche Bahn (DB) API | No | [Go!](http://data.deutschebahn.com/apis/fahrplan/) | | Transport for Switzerland | Swiss public transport API | No | [Go!](https://transport.opendata.ch/) | -| Transport for Budapest | Budapest public transport API | No |Several APIs fre. [Go!](http://docs.bkkfutar.apiary.io/) | +| Transport for Budapest | Budapest public transport API | No | [Go!](http://docs.bkkfutar.apiary.io/) | | Transport for Norway | Norwegian transport API | No | [Go!](http://reisapi.ruter.no/help) | | Transport for Toronto | TTC | No| [Go!](https://myttc.ca/developers) | | Transport for Vancouver, Canada | TransLink | Yes | [Go!](https://developer.translink.ca/) |