https://github.com/remotesynth/cloudflare-functions-astro
Exploring the Cache API and KV in Cloudflare Workers
https://github.com/remotesynth/cloudflare-functions-astro
Last synced: 11 months ago
JSON representation
Exploring the Cache API and KV in Cloudflare Workers
- Host: GitHub
- URL: https://github.com/remotesynth/cloudflare-functions-astro
- Owner: remotesynth
- Created: 2022-05-04T17:30:06.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-13T17:18:04.000Z (about 4 years ago)
- Last Synced: 2025-04-10T12:39:00.966Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 128 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cloudflare Workers - KV and Cache Examples
This is a simple project for Cloudflare Pages built with Astro. The primary purpose of this project was to explore caching API route data at the edge using the Cloudflare Workers KV and Cache API.