https://github.com/engineersbox/etag-caching
GoLang HTTP server with ETag and if-none-match cache policy
https://github.com/engineersbox/etag-caching
cache etag golang
Last synced: 9 months ago
JSON representation
GoLang HTTP server with ETag and if-none-match cache policy
- Host: GitHub
- URL: https://github.com/engineersbox/etag-caching
- Owner: EngineersBox
- Created: 2021-10-26T05:30:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-01T02:34:49.000Z (over 4 years ago)
- Last Synced: 2025-03-22T17:44:51.721Z (about 1 year ago)
- Topics: cache, etag, golang
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ETag-Caching
GoLang HTTP server with ETag and if-none-match cache policy