Hapi plugin for the meetup-web-platform that activates REST API proxy behavior + route. Version 27.0.28, part of Meetup's Node.js platform monorepo with frequent releases. Integrates with Hapi.js to proxy API requests, handling authentication, headers, and response transformation. Not intended for general use outside Meetup's ecosystem.
npm install mwp-api-proxy-pluginNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Registers the mwp-api-proxy-plugin with a Hapi server, configuring API base URL and proxy path.
Ensure Hapi version >=17 is installed.
Update to include 'apiBaseUrl' in options.
Run: npm install mwp-api-proxy-plugin