@@ -5,7 +5,7 @@ Small in-memory rate-limiting middleware for [Echo](https://github.com/labstack/
## Install
## Install
```bash
```bash
go get github.com/labstack/echo/v4
go get git.carlpearson.net/cwpearson/echo-ratelimit@latest
```
```
## Usage
## Usage
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.