(stands for Live Exchange Rates Today)
The application is designed to monitor exchange rates.
- go 1.16+ installed
- gcc (to build sqlite3 driver)
cp .env.sample .env
go run init.go
go run main.go
http://localhost:9000/api/rate
where 9000 - port you set up in .env