Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 231 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 231 Bytes

Rate Limiter

A simple rate limiter for Go HTTP servers.

Usage

go get github.com/cwinters8/rate-limiter

Example server usage shown with this generic HTTP server