From 6d5af4db3729eb5b99426a639e52801b3ef4be1f Mon Sep 17 00:00:00 2001 From: Abdul Awali Date: Sun, 27 Mar 2016 00:04:07 +0000 Subject: [PATCH 1/4] added timeandtime.com timeanddate.com provides info on time zones, holidays, sunrise & sunset times, and much more --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43d3977..22d6c10 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ A collective list of JSON APIs for use in web development. |---|---|---|---| | Church Calendar API | Catholic liturgical calendar | No | [Go!](http://calapi.inadiutorium.cz/) | | Non-working days API | Database of ICS files for non working days | No | [Go!](https://github.com/gadael/icsdb) | +| Date and Time | Global Date and Time | No | [Go!](http://www.timeanddate.com/services/api/) | ### Development From 78a86a603d60ef57f58d3f78d5e71a3610421859 Mon Sep 17 00:00:00 2001 From: Abdul Awali Date: Sun, 27 Mar 2016 00:15:53 +0000 Subject: [PATCH 2/4] added Open Government --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 22d6c10..cd16d77 100644 --- a/README.md +++ b/README.md @@ -52,8 +52,9 @@ A collective list of JSON APIs for use in web development. | Abbreviation API | Get abbreviations and meanings | No |[Go!](https://market.mashape.com/daxeel/abbreviations) | | Callook.info API | United States ham radio callsigns | No |[Go!](https://callook.info) | | Celebinfo API | Celebrity information API | No |[Go!](https://market.mashape.com/daxeel/celebinfo/) | +| Open Government | United State Government Open Data | No |[Go!](https://www.data.gov/) | -### Exchange +### Exchange | API | Description | OAuth |Link | |---|---|---|---| From 22b7fa86868d8618ca96743fa4864fb20df41835 Mon Sep 17 00:00:00 2001 From: Abdul Awali Date: Sun, 27 Mar 2016 00:30:42 +0000 Subject: [PATCH 3/4] added yelp api --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd16d77..1406c1b 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,9 @@ A collective list of JSON APIs for use in web development. | Callook.info API | United States ham radio callsigns | No |[Go!](https://callook.info) | | Celebinfo API | Celebrity information API | No |[Go!](https://market.mashape.com/daxeel/celebinfo/) | | Open Government | United State Government Open Data | No |[Go!](https://www.data.gov/) | +| Yelp | Find Local Bussiness | Yes |[Go!](https://www.yelp.com/developers) | -### Exchange +### Exchange | API | Description | OAuth |Link | |---|---|---|---| From 7513cc866adcf2b503e22b01df01961c48ec73b1 Mon Sep 17 00:00:00 2001 From: Abdul Awali Date: Sun, 27 Mar 2016 00:31:39 +0000 Subject: [PATCH 4/4] added quandl api for stock market --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1406c1b..5e883f7 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ A collective list of JSON APIs for use in web development. | Celebinfo API | Celebrity information API | No |[Go!](https://market.mashape.com/daxeel/celebinfo/) | | Open Government | United State Government Open Data | No |[Go!](https://www.data.gov/) | | Yelp | Find Local Bussiness | Yes |[Go!](https://www.yelp.com/developers) | +| Quandl API | Stock Market Data | No |[Go!](https://www.quandl.com/) | ### Exchange