Merge pull request #803 from juancarlospaco/add-openexchangerates1334

Added package openexchangerates
This commit is contained in:
Dominik Picheta 2018-07-20 21:42:28 +01:00 committed by GitHub
commit 78655e4c3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10041,5 +10041,23 @@
"description": "Time travelling for Nim",
"license": "MIT",
"web": "https://github.com/ba0f3/timecop.nim"
},
{
"name": "openexchangerates",
"url": "https://github.com/juancarlospaco/nim-openexchangerates",
"method": "git",
"tags": [
"money",
"exchange",
"openexchangerates",
"bitcoin",
"gold",
"dollar",
"euro",
"prices"
],
"description": "OpenExchangeRates API Client for Nim. Works with/without SSL. Partially works with/without Free API Key.",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-openexchangerates"
}
]