Rate Limit middleware for Hono Server
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
v0.5 (#48) * chore: moved files * feat: restruct * fix: corrected the CI file * chore: minor changes * test: added a sample test * chore: shifted all the files * chore: minor changes * formated the code * major changes * formated code * fix: corrected the config type * minor changes * chore: minor changes * fix: added container for redis testing in github actions * fix: removed .skip from redis store test * fix: added missing env * chore: minor something * fix: reverted CI changes * minor change in CI * fix: updated the test * fix: removed the cloudflare stores * chore: minor changes * chore: minor changes | 6 个月前 | |
chore: replaced lint staged to nano staged (#37) | 1 年前 | |
v0.5 (#48) * chore: moved files * feat: restruct * fix: corrected the CI file * chore: minor changes * test: added a sample test * chore: shifted all the files * chore: minor changes * formated the code * major changes * formated code * fix: corrected the config type * minor changes * chore: minor changes * fix: added container for redis testing in github actions * fix: removed .skip from redis store test * fix: added missing env * chore: minor something * fix: reverted CI changes * minor change in CI * fix: updated the test * fix: removed the cloudflare stores * chore: minor changes * chore: minor changes | 6 个月前 | |
docs: fix 'succesful' typo in JSDoc (#63) Signed-off-by: SAY-5 <saiasish.cnp@gmail.com> Co-authored-by: SAY-5 <saiasish.cnp@gmail.com> | 1 个月前 | |
v0.5 (#48) * chore: moved files * feat: restruct * fix: corrected the CI file * chore: minor changes * test: added a sample test * chore: shifted all the files * chore: minor changes * formated the code * major changes * formated code * fix: corrected the config type * minor changes * chore: minor changes * fix: added container for redis testing in github actions * fix: removed .skip from redis store test * fix: added missing env * chore: minor something * fix: reverted CI changes * minor change in CI * fix: updated the test * fix: removed the cloudflare stores * chore: minor changes * chore: minor changes | 6 个月前 | |
v0.5 (#48) * chore: moved files * feat: restruct * fix: corrected the CI file * chore: minor changes * test: added a sample test * chore: shifted all the files * chore: minor changes * formated the code * major changes * formated code * fix: corrected the config type * minor changes * chore: minor changes * fix: added container for redis testing in github actions * fix: removed .skip from redis store test * fix: added missing env * chore: minor something * fix: reverted CI changes * minor change in CI * fix: updated the test * fix: removed the cloudflare stores * chore: minor changes * chore: minor changes | 6 个月前 | |
feat(core): init commit | 2 年前 | |
docs: correct spelling and update contributing guidelines for clarity | 6 个月前 | |
feat(core): init commit | 2 年前 | |
v0.5 (#48) * chore: moved files * feat: restruct * fix: corrected the CI file * chore: minor changes * test: added a sample test * chore: shifted all the files * chore: minor changes * formated the code * major changes * formated code * fix: corrected the config type * minor changes * chore: minor changes * fix: added container for redis testing in github actions * fix: removed .skip from redis store test * fix: added missing env * chore: minor something * fix: reverted CI changes * minor change in CI * fix: updated the test * fix: removed the cloudflare stores * chore: minor changes * chore: minor changes | 6 个月前 | |
feat(core): init commit | 2 年前 | |
v0.5 (#48) * chore: moved files * feat: restruct * fix: corrected the CI file * chore: minor changes * test: added a sample test * chore: shifted all the files * chore: minor changes * formated the code * major changes * formated code * fix: corrected the config type * minor changes * chore: minor changes * fix: added container for redis testing in github actions * fix: removed .skip from redis store test * fix: added missing env * chore: minor something * fix: reverted CI changes * minor change in CI * fix: updated the test * fix: removed the cloudflare stores * chore: minor changes * chore: minor changes | 6 个月前 | |
v0.5 (#48) * chore: moved files * feat: restruct * fix: corrected the CI file * chore: minor changes * test: added a sample test * chore: shifted all the files * chore: minor changes * formated the code * major changes * formated code * fix: corrected the config type * minor changes * chore: minor changes * fix: added container for redis testing in github actions * fix: removed .skip from redis store test * fix: added missing env * chore: minor something * fix: reverted CI changes * minor change in CI * fix: updated the test * fix: removed the cloudflare stores * chore: minor changes * chore: minor changes | 6 个月前 | |
released v0.5.3 | 5 个月前 | |
v0.5 (#48) * chore: moved files * feat: restruct * fix: corrected the CI file * chore: minor changes * test: added a sample test * chore: shifted all the files * chore: minor changes * formated the code * major changes * formated code * fix: corrected the config type * minor changes * chore: minor changes * fix: added container for redis testing in github actions * fix: removed .skip from redis store test * fix: added missing env * chore: minor something * fix: reverted CI changes * minor change in CI * fix: updated the test * fix: removed the cloudflare stores * chore: minor changes * chore: minor changes | 6 个月前 | |
v0.5 (#48) * chore: moved files * feat: restruct * fix: corrected the CI file * chore: minor changes * test: added a sample test * chore: shifted all the files * chore: minor changes * formated the code * major changes * formated code * fix: corrected the config type * minor changes * chore: minor changes * fix: added container for redis testing in github actions * fix: removed .skip from redis store test * fix: added missing env * chore: minor something * fix: reverted CI changes * minor change in CI * fix: updated the test * fix: removed the cloudflare stores * chore: minor changes * chore: minor changes | 6 个月前 | |
v0.5 (#48) * chore: moved files * feat: restruct * fix: corrected the CI file * chore: minor changes * test: added a sample test * chore: shifted all the files * chore: minor changes * formated the code * major changes * formated code * fix: corrected the config type * minor changes * chore: minor changes * fix: added container for redis testing in github actions * fix: removed .skip from redis store test * fix: added missing env * chore: minor something * fix: reverted CI changes * minor change in CI * fix: updated the test * fix: removed the cloudflare stores * chore: minor changes * chore: minor changes | 6 个月前 |
以下内容由 AI 翻译,如有问题请 点此提交 issue 反馈
🔥 Hono 速率限制器
适用于 Hono 的简单速率限制器。
文档请访问 honohub.dev。
Note
此包仍在开发中,非常感谢您的反馈。如果您有任何建议或问题,请通过在 GitHub 上创建 issue 告知我们。
贡献
请查阅我们的 贡献文档。
鸣谢
本项目的灵感来源于 express-rate-limit
项目介绍
Rate Limit middleware for Hono Server
MIT TypeScript248提交数apihonohonojsmiddlewarenodejsrate-limiterrate-limitingrest-apisecurityserverlessweb
定制我的领域