lert

command module
v0.0.0-...-464104f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 18, 2022 License: MIT Imports: 14 Imported by: 0

README

L.E.R.T.

(stands for Live Exchange Rates Today)

The application is designed to monitor exchange rates.

Requirements:

  • go 1.16+ installed
  • gcc (to build sqlite3 driver)

Setup and run locally

Edit .env according to your needs
cp .env.sample .env
Init database schema
go run init.go
Run REST API server
go run main.go
Visit REST API endpoint

http://localhost:9000/api/rate

where 9000 - port you set up in .env

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL