Merge pull request #286 from manuelgu/fix/fixerSsl

Update fixer.io HTTPS field
This commit is contained in:
Dave Machado 2017-02-15 15:59:34 -05:00 committed by GitHub
commit c0b52d829d

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