elithrar / http-api-d1-exampleLinks
An example HTTP API for Cloudflare's D1 database: https://developers.cloudflare.com/d1/
☆34Updated last year
Alternatives and similar repositories for http-api-d1-example
Users that are interested in http-api-d1-example are comparing it to the libraries listed below
Sorting:
- A full query console for Cloudflare's D1 database product.☆113Updated last year
- Using Cloudflare Worker + Queues + R2 Storage + Cache to implement a small scale to zero search system that is reasonably fast and cheap.☆113Updated 2 years ago
- Tracking where Durable Objects are created, wherever you are in the world.☆76Updated 2 months ago
- Generate JWTs on Cloudflare Workers using the WebCrypto API☆96Updated 10 months ago
- ☆57Updated 10 months ago
- A simple, strictly typed ORM, to assist you in using Cloudflare's D1 product☆170Updated 11 months ago
- Example project for password-less login through WebAuthn in Cloudflare Workers and Deno.☆44Updated 2 years ago
- An assortment of delicious extras for the calorie-light itty-router.☆84Updated last year
- Experimental proxy for interfacing with bindings in projects targeting Cloudflare Pages☆100Updated 6 months ago
- Functional-style Cloudflare Durable Objects with direct API calls from Cloudflare Workers and TypeScript support.☆28Updated last year
- Community-created CLI for the Cloudflare Developer Platform.☆21Updated last year
- Hono-compatible middleware for rate limiting requests with Cloudflare Workers.☆91Updated last year
- 🪵 Fast effective logging for Cloudflare Workers☆56Updated 9 months ago
- An example of using Remix with Cloudflare D1 and Drizzle ORM, hosted on Cloudflare Pages☆74Updated last year
- Firebase/Admin Auth Javascript Library for Cloudflare Workers☆93Updated last year
- Zero dependencies Query Builder for Cloudflare Workers☆348Updated last week
- A TaskManager for Durable Objects, simplifying the use of Alarms☆51Updated last year
- Sunder is a minimal server-side framework for building APIs and websites on Cloudflare Workers.☆167Updated 3 years ago
- Template for Sunder in Cloudflare worker with Typescript, ESBuild and Jest☆53Updated 2 years ago
- A library to easily send request events and traces to https://honeycomb.io☆80Updated 10 months ago
- Simple and useful Durable Object abstraction☆64Updated 2 years ago
- ☆48Updated 10 months ago
- Small Utilities and little goodies that make developing with Cloudflare easier and faster.☆72Updated 3 months ago
- ☆63Updated 10 months ago
- Dump Cloudflare D1 databases (without Workers)☆51Updated last year
- Evil wrangler.☆14Updated 2 months ago
- Example project using Miniflare, TypeScript, esbuild and Jest☆89Updated 10 months ago
- Almost stateless OpenID Connect provider completely running on top of Cloudflare for Teams (Access) and Cloudflare Developers platform (W…☆48Updated 3 years ago
- WebCrypt stateless session utility using signed and encrypted cookies to store data greatly influenced from @vvo/iron-session.