Browse Source

Merge pull request #286 from manuelgu/fix/fixerSsl

Update fixer.io HTTPS field
pull/288/head
Dave Machado 7 years ago
committed by GitHub
parent
commit
c0b52d829d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -114,7 +114,7 @@ For information on contributing to this project, please see the [contributing gu
| API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| Currencylayer | Exchange rates and currency conversion | `apiKey` query string | Yes | [Go!](https://currencylayer.com/documentation) |
| Fixer.io | Exchange rates and currency conversion | No | No | [Go!](http://fixer.io) |
| Fixer.io | Exchange rates and currency conversion | No | Yes | [Go!](http://fixer.io) |

### Development



Loading…
Cancel
Save