To run simple runnable example:
go run main.go apiUrl- set Api URLapiKey- se Api keyuseCache- use cache (defaulttrue)port- set server address (default:3333)cacheSize- set size of cache (default1000)cache-bckp- set path to a backup of cacheload-cfg- load config from a file. If set, all other flags will be ignored.