Skip to content

nelsonxcheung/TestApi01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RatesExchangeApi JS

A simple Javascript that displays exchange rates using the Rates Exchange API.

RatesExchangeApi is a free JSON API for current and historical foreign exchange rates. It relies on daily feeds published by the European Central Bank. Demo

Usage

  • You need an API key provided from the Rates Exchange API. It's free
  • Clone this repo and edit the getData.js file
  • Replace the [REPLACE_THIS_VALUE_WITH_YOUR_ACCESS_KEY] in getData.js with your own API key from rates exchange api
  • Open the index.html with your browser. ECB latest rates should appear in your screen

Communication

  • Need help? Open an issue.
  • Have a feature request? Open an issue.
  • Find a bug? Open an issue.
  • Want to contribute? Fork the repo and submit a pull request.

Author

Vassilis Voutsas, [email protected]

License

This project is released under the MIT license. See LICENSE for more information.

About

Test iSeries api using javascript (client side)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published