File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -60,6 +60,13 @@ A collective list of JSON APIs for use in web development.
60
60
| Holidays | Free API for obtaining information about holidays. | No | [ Go!] ( http://holidayapi.com/ ) |
61
61
| Non-working days API | Database of ICS files for non working days | No | [ Go!] ( https://github.com/gadael/icsdb ) |
62
62
63
+ ### Currency Exchange
64
+
65
+ | API | Description | OAuth | Link |
66
+ | ---| ---| ---| ---|
67
+ | Currencylayer | Exchange rates and currency conversion | No, but ` apiKey ` query string | [ Go!] ( https://currencylayer.com/documentation ) |
68
+ | Fixer.io | JSON API for foreign exchange rates and currency conversion | No | [ Go!] ( http://fixer.io ) |
69
+
63
70
### Development
64
71
65
72
| API | Description | OAuth | Link |
@@ -140,13 +147,6 @@ A collective list of JSON APIs for use in web development.
140
147
| ---| ---| ---| ---|
141
148
| PM2.5.in | PM2.5 Data of China | No, but apiKey query string | [ Go!] ( http://www.pm25.in/api_doc ) |
142
149
143
- ### Exchange
144
-
145
- | API | Description | OAuth | Link |
146
- | ---| ---| ---| ---|
147
- | Currencylayer | Exchange rates and currency conversion | No, but ` apiKey ` query string | [ Go!] ( https://currencylayer.com/documentation ) |
148
- | Fixer.io | JSON API for foreign exchange rates and currency conversion | No | [ Go!] ( http://fixer.io ) |
149
-
150
150
### Games & Comics
151
151
152
152
| API | Description | OAuth | Link |
@@ -383,3 +383,4 @@ A collective list of JSON APIs for use in web development.
383
383
| OpenWeatherMap | Weather | No, but ` apiKey ` query string | [ Go!] ( http://openweathermap.org/api ) |
384
384
| Wunderground | Weather | No | [ Go!] ( http://www.wunderground.com/weather/api/ ) |
385
385
| Yahoo! Weather | Weather | No | [ Go!] ( https://developer.yahoo.com/weather/ ) |
386
+
You can’t perform that action at this time.
0 commit comments