Add built-in rate limiting #10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
No idea how difficult this is, but I think it'd be really cool if we could add rate limiting, by checking how many requests have come from an IP for example.
This is probably only useful if I also add SSL support, so that the binary can be run without a reverse proxy that manages SSL.