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 7be8b78 commit 716d35eCopy full SHA for 716d35e
readme.md
@@ -19,6 +19,9 @@ From the npm registry:
19
20
## Usage
21
22
+Functional examples for using `rate-limit-postgresql` are found in the
23
+[following repository](https://github.com/adrianprelipcean/express-rate-limit-postgresql-examples)
24
+
25
```js
26
let rateLimit = require('express-rate-limit')
27
let postgresStores = require('@acpr/rate-limit-postgresql')
0 commit comments