Commit c0b52d82 authored by Dave Machado's avatar Dave Machado Committed by GitHub
Browse files

Merge pull request #286 from manuelgu/fix/fixerSsl

Update fixer.io HTTPS field
parents aa9cb3af b4c0e177
...@@ -114,7 +114,7 @@ For information on contributing to this project, please see the [contributing gu ...@@ -114,7 +114,7 @@ For information on contributing to this project, please see the [contributing gu
| API | Description | Auth | HTTPS | Link | | API | Description | Auth | HTTPS | Link |
|---|---|---|---|---| |---|---|---|---|---|
| Currencylayer | Exchange rates and currency conversion | `apiKey` query string | Yes | [Go!](https://currencylayer.com/documentation) | | 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 ### Development
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment