Skip to content

cristian-moreno-ruiz/daily-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily Wallet

Simple API to get historical international currencies exchange rates.

How to use

  1. npm install
  2. npm start

Environment variables

Ensure .env contains proper environment variables:

  • FIXER_API_KEY

TODO:

Project

  • Swagger documentation
  • Add cache system
  • Eslint/Prettier
  • Unit testing
  • Typescript?

Features

  • 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?

About

Simple API to get historical international exchange rates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published