ring

tatut 2025-11-20T10:36:35.096479Z

W: middleware that collects some stats per endpoint (min/max/avg execution time) and outputs it somewhere, does this exist?

tatut 2025-11-20T10:39:33.753669Z

I guess this https://github.com/clj-commons/metrics-clojure is one such