Magnitus-/TrafficCounter
Express.js middleware that can be tied to paths and count the number of requests on those paths using minutes, hours, days or months. Optimized to deal with a finite number of paths over a finite amount of time.
JavaScriptMIT