cloudflare-workers-kv

Cloudflare KV client

A library for interacting with Cloudflare's Key-Value store from JavaScript.

GitHub

22 stars
1 watching
2 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
aozd4v/cloudflare-workers-kv-dotnet-client A .NET client library for interacting with Cloudflare Workers KV storage 10
saibotsivad/cloudflare-worker-key-value A tool for interacting with Cloudflare's Key Value store using the Worker API 5
zertz/cloudflare-kv A Node.js wrapper for interacting with Cloudflare Workers KV storage 20
jroyal/cloudflare-workers-kv-viewer A tool to interactively view and manage key-value pairs in Cloudflare Workers KV storage 37
bitquant/cloudflare-workers-sandbox A tool for testing and deploying Cloudflare Workers applications locally. 8
nchlswhttkr/workers Cloudflare Workers project with various utility and service workers for handling tasks such as redirects, subscriptions, media serving, and more. 12
lucacasonato/workerkit A library to simplify Cloudflare Worker development by reducing boilerplate code and providing a more convenient API for HTTP routing and KV storage. 23
bcnzer/kv-explorer-ui A Vue.js SPA to visualize Cloudflare KV data in a specific namespace 21
kristianfreeman/serverless-cloudflare-workers-blueprint A blueprint for deploying Cloudflare Workers using the Serverless framework 1
cloudflare/serverless-cloudflare-workers A Serverless plugin for Cloudflare Workers that simplifies the process of deploying and managing JavaScript functions on the platform. 175
lebinh/cloudflare-workers Scripts for interacting with Cloudflare's edge servers using JavaScript and the Service Workers API. 87
gja/cloudflare-worker-local Enables Cloudflare Worker development and testing locally on the developer's machine. 177
kristianfreeman/gatsby-cloudflare-workers An example project demonstrating how to build and deploy a website with Gatsby.js using Cloudflare Workers for edge deployment. 21
dommmel/cloudflare-workers-basic-auth Protects static HTML pages by authenticating incoming requests with a username and password 110
cloudflare/workers-graphql-gateway-example Provides a GraphQL Gateway for Cloudflare Workers using Dataloader to batch and cache queries. 81