Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fedragon/rate-limiter
https://github.com/fedragon/rate-limiter
golang http
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/fedragon/rate-limiter
- Owner: fedragon
- Created: 2022-10-04T19:21:59.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-06T03:19:53.000Z (about 2 years ago)
- Last Synced: 2024-12-17T22:07:22.302Z (8 days ago)
- Topics: golang, http
- Language: Go
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rate-limiter
Implementation of some rate-limiting algorithms as HTTP middleware, for fun & learning purposes.