Skip to content

Commit 6ec603c

Browse files
committed
Update 'Exchange' section title to "Currency Exchange"
A section title of "exchange" is a bit vague when searching for a currency API, so add "currency" to the section title to make life, and searching, easier.
1 parent 105b29c commit 6ec603c

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,13 @@ A collective list of JSON APIs for use in web development.
6060
| Holidays | Free API for obtaining information about holidays. | No | [Go!](http://holidayapi.com/) |
6161
| Non-working days API | Database of ICS files for non working days | No | [Go!](https://github.com/gadael/icsdb) |
6262

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+
6370
### Development
6471

6572
| API | Description | OAuth | Link |
@@ -140,13 +147,6 @@ A collective list of JSON APIs for use in web development.
140147
|---|---|---|---|
141148
| PM2.5.in | PM2.5 Data of China | No, but apiKey query string | [Go!](http://www.pm25.in/api_doc) |
142149

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-
150150
### Games & Comics
151151

152152
| API | Description | OAuth | Link |
@@ -383,3 +383,4 @@ A collective list of JSON APIs for use in web development.
383383
| OpenWeatherMap | Weather | No, but `apiKey` query string | [Go!](http://openweathermap.org/api) |
384384
| Wunderground | Weather | No | [Go!](http://www.wunderground.com/weather/api/) |
385385
| Yahoo! Weather | Weather | No | [Go!](https://developer.yahoo.com/weather/) |
386+

0 commit comments

Comments
 (0)