An open API service indexing awesome lists of open source software.

https://github.com/lestoni/exchange-rate


https://github.com/lestoni/exchange-rate

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Exchange Rate API.

Converts Currencies Using [ECB](https://www.ecb.europa.eu/stats/policy_and_exchange_rates/euro_reference_exchange_rates/html/index.en.html).

## Getting Started

To run without docker

`$ npm start`

To Run with Docker

`$ ./build.sh # build images and runs container`

To view API Documentation

Go to `localhost:8090`