command
module
Version:
v0.0.0-...-92c3d43
Opens a new window with list of versions in this module.
Published: Jan 20, 2021
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Go HTTP Cache
A HTTP cache server to improve the performance of applications with frequent/shared access to a resource.

Docker
A docker image is available from Docker Hub and is updated whenever changes are pushed into
the main branch.
Run
Quickly test it out by spinning up a docker container.
docker run --name go-http-cache -p 80:8901 mrbenosborne/go-http-cache:latest
Postman
Head over to our Postman collection for all the documented requests/responses.
View Postman API
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.