Skip to content

croossin/upstash-rate-limiter

Repository files navigation

🚦 Rate Limiter

Alt text

Quick demo of using Upstash's Redis service with rate limiter.

Article written up here and demo

Getting started locally

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

About

Example of how to use Upstash Redis to implement rate limiting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published