{"library":"express-match-request","type":"library","category":null,"description":"Express middleware for matching incoming requests (method + URL) to a pattern, commonly used to conditionally apply further middleware or route handlers. Latest version 0.1.3, released sporadically. Minimal utility with no dependencies; relies on Express's req.method and req.originalUrl for pattern matching. Not actively maintained, with only a few releases. Simpler than full-featured route-matching libraries like express-path-match or find-my-way, but may not support advanced patterns or wildcards.","language":"javascript","status":"maintenance","version":"0.1.3","tags":["javascript","express","middleware","match","request","originalUrl"],"last_verified":"Wed May 27","install":[{"cmd":"npm install express-match-request","imports":["import matchRequest from 'express-match-request'","const matchRequest = require('express-match-request')","import matchRequest from 'express-match-request'"]},{"cmd":"yarn add express-match-request","imports":[]},{"cmd":"pnpm add express-match-request","imports":[]}],"homepage":null,"github":"https://github.com/webextensions/express-match-request","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/express-match-request","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/express-match-request/compatibility"}}