jake8302


  • only-localhost-middleware is an Express.js middleware designed to restrict access to your routes only to localhost. Useful for development environments or running scripts only accessible from your server, this middleware intercepts incoming requests and c

    published 1.0.6 a year ago
  • A rate limiting middleware for Express applications using the client's IP address as the key. It is configurable with a maximum number of requests per hour and has an option to whitelist localhost requests. Built with TypeScript, it provides strong typing

    published 1.0.4 a year ago
  • logger is a flexible and powerful logging utility designed to help you manage logs effectively in your Node.js applications. With the ability to interface with both the console and Rollbar, this package provides a simple, unified API for diverse logging n

    published 1.0.0 a year ago