{"library":"axios-express-proxy","type":"library","category":null,"description":"A lightweight package (v1.1.0, no breaking changes yet) that proxies Express requests to Axios and sends back the response. It simplifies forwarding HTTP requests from an Express server to another URL using Axios, handling method, headers, query, and body automatically. Ships TypeScript types. Main differentiator: minimal abstraction over manual Express-to-Axios forwarding, reducing boilerplate while maintaining full control. Release cadence is ad-hoc with no frequent updates. Suitable for simple proxy use cases but lacks advanced features like load balancing or caching found in dedicated proxy libraries.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install axios-express-proxy","imports":["import { Proxy } from 'axios-express-proxy'","import { SendAxiosRequest } from 'axios-express-proxy'","import { SendExpressResponse } from 'axios-express-proxy'"]},{"cmd":"yarn add axios-express-proxy","imports":[]},{"cmd":"pnpm add axios-express-proxy","imports":[]}],"homepage":"https://github.com/yoavrozner/axios-express-proxy#readme","github":"https://github.com/yoavrozner/axios-express-proxy","docs":null,"changelog":null,"pypi":null,"npm":"axios-express-proxy","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}