cacheflare v0.1.4

a tiny cloudflare worker that proxies and caches http(s) api responses.
powered by hono, deployed on cloudflare edge
live endpoint:
https://cacheflare.grng.workers.dev/
usage:
https://cacheflare.grng.workers.dev/https/gettimeapi.dev/v1/time proxies to https://gettimeapi.dev/v1/time & caches for 5 minutes
try it out!

query params: headers: response header:
example:
/https/gettimeapi.dev/v1/time
current time: 2025-10-14T00:18:26.100Z
source: github.com/grngxd/cacheflare