by Laurence Chen There was once a time when a client asked me to add a rate limit to an HTTP API. I quickly identified three similar options, all of which could apply rate limiting via Ring middleware: https://github.com/liwp/ring-congestion https://github.com/killme2008/clj-rate-limiter https://codeberg.