{"library":"gateway","type":"library","category":null,"description":"gateway is a Node.js middleware designed to facilitate the execution of CGI scripts, such as PHP files, within a Node.js HTTP server environment. It was initially developed around 2012 to support development tools like Yeoman and Livestyle in serving dynamic content. The package's current stable version is 1.0.0, released over a decade ago, indicating it is no longer actively maintained. Unlike `node-cgi`, `gateway` focuses on serving individual script files rather than `cgi-bin` directories, requiring the corresponding CGI binary (e.g., `php-cgi`) to be installed and accessible in the system's PATH. This approach allows Node.js applications to integrate with existing CGI-based applications but comes with the inherent security and maintenance implications of executing external processes.","language":"javascript","status":"abandoned","version":"1.0.0","tags":["javascript","connect","middleware","cgi","php"],"last_verified":"Wed May 27","install":[{"cmd":"npm install gateway","imports":["const gateway = require('gateway');"]},{"cmd":"yarn add gateway","imports":[]},{"cmd":"pnpm add gateway","imports":[]}],"homepage":null,"github":"https://github.com/fgnass/gateway","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/gateway","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/gateway/compatibility"}}