1.0.6 • Published 5 months ago

request-tracker-package v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

Request Tracker Package

A middleware for tracking requests in your Node.js applications, storing logs in MongoDB. This package automatically logs all incoming requests, including request method, URL, status, and response time.

Features

  • Tracks all incoming requests and responses.
  • Logs request data to MongoDB for easy access and auditing.
  • Simple to integrate with any Express.js application.
  • Supports customizable logging and filtering.

Installation

You can install this package via npm:

npm install request-tracker-package
1.0.6

5 months ago

1.0.2

6 months ago

1.0.1

6 months ago