My first go API prod
1)add apiserver_passwords.toml file in configs for passwords config file.
It's possible to add it anywhere else, but path should be passed as a flag or in flag default value
2)run
$ make
in working directory to build executable file and then run it.run
$make test