Skip to content

Commit

Permalink
Merge branch 'master' into chi-router-example
Browse files Browse the repository at this point in the history
  • Loading branch information
pyjac authored Sep 7, 2018
2 parents bba7c96 + f568e15 commit fc61a6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ See middleware examples:
* [Beego](https://github.com/ulule/limiter/blob/master/examples/beego/main.go)
* [Chi](https://github.com/ulule/limiter/tree/master/examples/chi/main.go)


## How it works

The ip address of the request is used as a key in the store.
Expand Down

0 comments on commit fc61a6c

Please sign in to comment.