Skip to content
This repository has been archived by the owner on Jan 18, 2018. It is now read-only.

Commit

Permalink
Merge 9f20f71 into cff6fe4
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleygwilliams committed Jul 13, 2015
2 parents cff6fe4 + 9f20f71 commit d90ade6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
[![Coverage Status](https://coveralls.io/repos/cadecairos/hapi-limiter/badge.svg)](https://coveralls.io/r/cadecairos/hapi-limiter)
[![npm version](https://badge.fury.io/js/hapi-limiter.svg)](http://badge.fury.io/js/hapi-limiter)
[![dependencies](https://david-dm.org/cadecairos/hapi-limiter.svg)](https://david-dm.org/cadecairos/hapi-limiter)

[![npm stats](https://nodei.co/npm/hapi-limiter.png?downloads=true)](https://nodei.co/npm/hapi-limiter)

# hapi-limiter
Rate limiting plugin for Hapi, inspired by [hapi-ratelimit](https://github.com/creativelive/hapi-ratelimit), but using hapi's
builtin server cache interface.
Expand Down

0 comments on commit d90ade6

Please sign in to comment.