We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 503652c commit 895a5cdCopy full SHA for 895a5cd
README.md
@@ -1,10 +1,10 @@
1
-#cl-hapi-rate
+#hapi-ratelimit
2
A simple ip based rate limiting plugin for Hapi using Redis.
3
4
WARNING: This is not sufficient protection against DDoS attacks.
5
6
##Installation
7
- npm install cl-hapi-rate
+ npm install hapi-ratelimit
8
9
## Usage
10
In the Hapi init code:
0 commit comments