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