Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stay-js/ratelimit-test
Upstash Rate Limiter test, built with t3-stack.
https://github.com/stay-js/ratelimit-test
nextjs redis tailwind tailwindcss typescript upstash upstash-ratelimit upstash-redis
Last synced: 1 day ago
JSON representation
Upstash Rate Limiter test, built with t3-stack.
- Host: GitHub
- URL: https://github.com/stay-js/ratelimit-test
- Owner: stay-js
- Created: 2023-05-07T16:46:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-03T18:37:59.000Z (over 1 year ago)
- Last Synced: 2024-11-16T06:26:45.808Z (2 months ago)
- Topics: nextjs, redis, tailwind, tailwindcss, typescript, upstash, upstash-ratelimit, upstash-redis
- Language: TypeScript
- Homepage: https://ratelimit.znagy.hu
- Size: 301 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Upstash Rate Limiter test
Upstash Rate Limiter test, built with [t3-stack](https://create.t3.gg).
### Front-end:
- **Deployment**: [Vercel](https://vercel.com)
- [Next.js](https://nextjs.org)
- [Tailwind CSS](https://tailwindcss.com)### Back-end:
- **Deployment**: [Vercel Serverless (/api)](https://vercel.com/docs/concepts/functions/serverless-functions)
- [Upstash (Redis)](https://upstash.com)
- [Upstash Rate Limit](https://github.com/upstash/ratelimit)