Simple API to get historical international currencies exchange rates.
npm install
npm start
Ensure .env
contains proper environment variables:
FIXER_API_KEY
- Swagger documentation
- Add cache system
- Eslint/Prettier
- Unit testing
- Typescript?
- Options passed to rates provider (base, target, symbols)
- History between dates
- Converter
- Compact wallet (basically a multi converter, convert all my currencies to one other, and break it down)
- Buy/Sell prices from banks?
- Crypto?