View Source README

fxdatapi

FXDatapi

Hex Package Hex Docs

An Elixir package to interact with the Currency API.

installation

Installation

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

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

dependencies

Dependencies

Run mix deps.get to fetch dependencies.

usage-example

Usage Example

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

mix run example.exs

setting-up-currency-api-account

Setting up Currency API Account

Subscribe here for a user account.

using-the-currency-api

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

License

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

(c) 2020 - 2023 Moat Systems Limited.