View Source README

FXDatapi

Hex Package Hex Docs

An Elixir package to interact with the Currency API.

Installation

Add the fxdatapi package as a dependency in your mix.exs:

def deps do
  [
    {:fxdatapi, "~> 0.1.4"}
  ]
end

Dependencies

Run mix deps.get to fetch dependencies.

Usage Example

Remember to update with your username and password before executing the command below.

mix run example.exs

Setting up Currency API Account

Subscribe here for a user account.

Using the Currency API

You can read the API documentation to understand what's possible with the Currency API. If you need further assistance, don't hesitate to contact us.

License

This project is licensed under the BSD 3-Clause License.

(c) 2020 - 2023 Hori Systems Limited.