An open API service indexing awesome lists of open source software.

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

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.