
A REST-API service that works as an in-memory key-value store
A REST-API service that works as an in-memory key-value store with go-minimal-cache library. The application is hosted on http://localhost:8080/ by default. All requests method is GET. An example request is as follows, GitHub: Source: