View Source README
currensees
Currensees
An Elixir package to interact with the Currency API.
installation
Installation
Add the currensees package as a dependency in your mix.exs
:
def deps do
[
{:currensees, "~> 0.1.0"}
]
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.
copyright
Copyright
(c) 2020 - 2023 Moat Systems Limited.