cloudflare-kv
KV client
A Node.js wrapper for interacting with Cloudflare Workers KV storage
Thin wrapper for Cloudflare Workers KV
20 stars
1 watching
1 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bitquant/cloudflare-workers-kv | A library for interacting with Cloudflare's Key-Value store from JavaScript. | 22 |
aozd4v/cloudflare-workers-kv-dotnet-client | A .NET client library for interacting with Cloudflare Workers KV storage | 10 |
jroyal/cloudflare-workers-kv-viewer | A tool to interactively view and manage key-value pairs in Cloudflare Workers KV storage | 37 |
saibotsivad/cloudflare-worker-key-value | A tool for interacting with Cloudflare's Key Value store using the Worker API | 5 |
bcnzer/kv-explorer-ui | A Vue.js SPA to visualize Cloudflare KV data in a specific namespace | 21 |
nchlswhttkr/workers | Cloudflare Workers project with various utility and service workers for handling tasks such as redirects, subscriptions, media serving, and more. | 12 |
jspies/cloudflare-workers-toolkit | Provides a simple SDK wrapper for Cloudflare's APIs to integrate with Workers | 6 |
blizzard/node-rdkafka | Node.js bindings for the C/C++ Kafka library | 2,117 |
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 |
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 |
nodefluent/node-rdkafka | A Node.js wrapper for the librdkafka C/C++ library to enable high-performance communication with Apache Kafka | 0 |
oleksiyk/kafka | A Node.js client implementing Apache Kafka 0.9 with additional features and options for producer and consumer functionality | 297 |
kfei/vue-s3-dropzone | A Vue.js component for uploading files to AWS S3 serverlessly using an AWS Lambda function | 455 |