This service will store values provided via API up to certain time. If the value has been accessed, expiration time updates. Key-Value stores in binary file with ttlStore package.
> go get github.com/BON4/timedQ
> cd employees\cmd\app
timedQ\cmd\app> go build .
timedQ\cmd\app> .\app -cfg config.yaml
timedQ> go test ./...
Swagger docs at /swagger/index.html