thelooter / CurrencyConverterGo

Currency Converter written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CurrencyConverterGo

Currency Converter Go

Currency Converter Go is a simple currency converter written in Go. It uses the Exchange Rate API to get the latest exchange rates.

Requirements

Installation

  • Fill config/config.json file with your API key and Base URL
  • Run go build to build the project
  • Run ./currency-converter-go to run the project

Contributors

About

Currency Converter written in Go


Languages

Language:Go 100.0%