cesc1802 / amarbank_test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prerequisite:

  • GO 1.14 or higher.

Run application:

  • clone project
  • change directory to root by using command cd amarbank.
  • run command go build -o app . to build.
  • run command ./app server -a localhost -p 8000 -m debug to start application.
  • run command ./app server -h to see more flag application supported.

About


Languages

Language:Go 100.0%