Merge pull request #803 from juancarlospaco/add-openexchangerates1334
Added package openexchangerates
This commit is contained in:
commit
78655e4c3e
1 changed files with 18 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue