cloudflare-worker-key-value

KV store client

A tool for interacting with Cloudflare's Key Value store using the Worker API

CLI tool for interacting with the Cloudflare Worker Key Value store.

GitHub

5 stars
4 watching
0 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bitquant/cloudflare-workers-kv A library for interacting with Cloudflare's Key-Value store from JavaScript. 22
jroyal/cloudflare-workers-kv-viewer A tool to interactively view and manage key-value pairs in Cloudflare Workers KV storage 37
zertz/cloudflare-kv A Node.js wrapper for interacting with Cloudflare Workers KV storage 20
aozd4v/cloudflare-workers-kv-dotnet-client A .NET client library for interacting with Cloudflare Workers KV storage 10
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
nchlswhttkr/workers Cloudflare Workers project with various utility and service workers for handling tasks such as redirects, subscriptions, media serving, and more. 12
lucid-kv/lucid A high-performance key-value store with distributed capabilities and an HTTP API 379
karllhughes/workers-codeship-example An example project demonstrating how to use Cloudflare Workers with Webpack and automate deployment via Codeship. 2
jspies/cloudflare-workers-toolkit Provides a simple SDK wrapper for Cloudflare's APIs to integrate with Workers 6
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
tikv/client-rust Provides an async Rust client for interacting with a distributed key-value store. 389
cloudflare/serverless-cloudflare-workers A Serverless plugin for Cloudflare Workers that simplifies the process of deploying and managing JavaScript functions on the platform. 175
dommmel/cloudflare-workers-basic-auth Protects static HTML pages by authenticating incoming requests with a username and password 110
sagi/workers-jwt Generates JSON Web Tokens using the Cloudflare Workers platform and WebCrypto API. 95