add the currency service

This commit is contained in:
Asim Aslam
2021-06-15 20:35:40 +01:00
parent 5e01d108ec
commit 93d4415fb8
13 changed files with 781 additions and 0 deletions

8
currency/config.md Normal file
View File

@@ -0,0 +1,8 @@
# Currency Config
We currently depend on [ExchangeRate-API](https://www.exchangerate-api.com/). The config required is:
- `exchangerate.api` as "https://v6.exchangerate-api.com/v6/"
- `exchangerate.key` as the api key