Currency api

codecov

Installation

To install currency_api, follow these steps:

  1. Ensure you have Go installed on your system (version 1.20.0 or higher).
  2. Clone this repository to your local machine.
  3. Navigate to the cloned directory.
  4. Run go build to build the executable.
  5. Optionally, run go install to install the executable globally.

Usage

To use currency_api, follow these steps:

  1. Run the executable in your terminal or command prompt.
  2. Provide the environment variables for run the application
  3. Review the output or results generated by the application.

Example command:

go run main.go

Configuration

Adding an env file o the necessary environment variables to your currenct shell

CURRENCY_URL=
API_KEY=
TIMEOUT=
DSN=