hapijs-mongoose-rate-limit

0.0.1 • Public • Published

#hapijs-mongoose-rate-limit

This package is a Hapi.js plugin based on MongoDB that give a global rate limit control on your app/API. You can also set up some specific rate limits on each route config.

Getting started

Go in your project root directory and install with npm or yarn:

npm install hapijs-mongoose-rate-limit --save
yarn add  hapijs-mongoose-rate-limit

/hapijs-mongoose-rate-limit/

    Package Sidebar

    Install

    npm i hapijs-mongoose-rate-limit

    Weekly Downloads

    1

    Version

    0.0.1

    License

    ISC

    Last publish

    Collaborators

    • thecrazydigitalpainter