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.
5 stars
4 watching
0 forks
Language: JavaScript
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library for interacting with Cloudflare's Key-Value store from JavaScript. | 22 |
| A tool to interactively view and manage key-value pairs in Cloudflare Workers KV storage | 37 |
| A Node.js wrapper for interacting with Cloudflare Workers KV storage | 20 |
| A .NET client library for interacting with Cloudflare Workers KV storage | 11 |
| A library to simplify Cloudflare Worker development by reducing boilerplate code and providing a more convenient API for HTTP routing and KV storage. | 23 |
| Cloudflare Workers project with various utility and service workers for handling tasks such as redirects, subscriptions, media serving, and more. | 12 |
| A high-performance key-value store with distributed capabilities and an HTTP API | 378 |
| An example project demonstrating how to use Cloudflare Workers with Webpack and automate deployment via Codeship. | 2 |
| Provides a simple SDK wrapper for Cloudflare's APIs to integrate with Workers | 6 |
| A Vue.js SPA to visualize Cloudflare KV data in a specific namespace | 21 |
| A blueprint for deploying Cloudflare Workers using the Serverless framework | 1 |
| Provides an async Rust client for interacting with a distributed key-value store. | 389 |
| A Serverless plugin for Cloudflare Workers that simplifies the process of deploying and managing JavaScript functions on the platform. | 175 |
| Protects static HTML pages by authenticating incoming requests with a username and password | 111 |
| Generates JSON Web Tokens using the Cloudflare Workers platform and WebCrypto API. | 96 |