mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Merge pull request #803 from juancarlospaco/add-openexchangerates1334
Added package openexchangerates
This commit is contained in:
commit
78655e4c3e
@ -10041,5 +10041,23 @@
|
|||||||
"description": "Time travelling for Nim",
|
"description": "Time travelling for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/ba0f3/timecop.nim"
|
"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…
x
Reference in New Issue
Block a user