A Go implementation of rate limiting from CloudFlare.
Go to file
William Perron eba33751ed
initial commit
2 months ago
cmd/example initial commit 2 months ago
LICENSE initial commit 2 months ago
README.md initial commit 2 months ago
go.mod initial commit 2 months ago
limiter.go initial commit 2 months ago

README.md

HTTP Rate Limiter

An HTTP Handler that implements rate limiting.