项目作者: voutsasva

项目描述 :
Javascript example to get exchange rates using the popular Rates Exchange API.
高级语言: JavaScript
项目地址: git://github.com/voutsasva/RatesExchangeApi-JS.git
创建时间: 2019-05-24T13:27:29Z
项目社区:https://github.com/voutsasva/RatesExchangeApi-JS

开源协议:MIT License

下载


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, voutsasva@gmail.com

License

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