{"library":"proxy-middleware","type":"library","category":null,"description":"proxy-middleware offers a basic HTTP(S) proxy capability designed as middleware for the Connect framework. It enables developers to configure specific URL paths that forward incoming requests to an alternate target URL, supporting both HTTP and HTTPS protocols. The package's latest stable version is 0.15.0. It integrates directly into the Connect framework, a popular Node.js web framework from an earlier era. Given its age (last updated in 2016), the package is effectively abandoned, meaning it receives no further updates, security patches, or feature enhancements. This significantly limits its utility and makes it unsuitable for new projects or production environments in modern Node.js ecosystems, which have moved towards more feature-rich and actively maintained alternatives like `http-proxy-middleware` or `node-http-proxy`.","language":"javascript","status":"abandoned","version":"0.15.0","tags":["javascript","connect","proxy","middleware","https","http","ssl"],"install":[{"cmd":"npm install proxy-middleware","imports":["const proxy = require('proxy-middleware');","const proxy = require('proxy-middleware');\n// ... then use proxy(options)"]},{"cmd":"yarn add proxy-middleware","imports":[]},{"cmd":"pnpm add proxy-middleware","imports":[]}],"homepage":null,"github":"https://github.com/andrewrk/connect-proxy","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/proxy-middleware","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/proxy-middleware/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}