Skip to content

fahimbagar/eurofxref-ecb-europa-eu

Repository files navigation

Euro Forex - European Central Bank

gopherbadger-tag-do-not-edit

About the Project

This project is to show historical rates from https://www.ecb.europa.eu using Clean Architecture and use only the standard library other than database connection.

Prerequisites

go version go1.15.2 linux/amd64

Usage

  • Build Golang files and run the executable
make
./app/eurofxref-ecb
  • Or, run using docker
make docker
docker run --name eurofxref-ecb -p 8282:8282 --rm fahimbagar/eurofxref-ecb:1.0

Test

Run test coverage

make test

List of Endpoints API

About

Euro Forex European Central Bank

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published