Skip to content

Currency Conversion Rates API Integration. Returns the conversion rate of a base currency against several quote currencies.

Notifications You must be signed in to change notification settings

OfiliPatrick/enye-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

enye-backend

Installation

  • Download repository and run"npm install"

Usage

  • Append to the root url "api/rates" , the base currency, and the quote currencies you want to convert. I.e /api/rates?base=CZK&currency=EUR,GBP,USD
  • Run a get request to fetch the currency exchange rates from CZK to EUR,GBP,USD.

About

Currency Conversion Rates API Integration. Returns the conversion rate of a base currency against several quote currencies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published