Skip to content

A HTTP cache server to improve the performance of applications with frequent/shared access to a resource.

License

Notifications You must be signed in to change notification settings

mrbenosborne/go-http-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go HTTP Cache

A HTTP cache server to improve the performance of applications with frequent/shared access to a resource.

Build & Publish Go

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

About

A HTTP cache server to improve the performance of applications with frequent/shared access to a resource.

Resources

License

Stars

Watchers

Forks

Packages

No packages published