Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 860 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 860 Bytes

go-exchange

CircleCI (all branches) Codecov GoDoc Go Report Card

This service keeps exchange rates from CryptoCompare.com. It refreshes it periodically and serve it as JSON REST API. The service allows to specify base currency and other currencies which rates need to be kept.

Run

go run main.go --base USD -- GBP EUR CAD RUB CHF BTC ETH ETC