1 repo
Customizable middleware or handlers for intercepting, transforming, and managing API requests.
Distinguishing note: No existing candidates for proxy management; this focuses on the creation of custom request-response logic.
Explore 1 awesome GitHub repository matching web development · Proxy Handlers. Refine with filters or upvote what's useful.
This project is a self-hosted dashboard portal designed to centralize access to internal applications and infrastructure services. It functions as a configuration-driven platform that automatically discovers and organizes services from container runtimes and cluster management systems, presenting them within a unified, customizable web interface. The system distinguishes itself through a declarative widget framework that allows users to construct dashboard components by mapping raw API responses to visual elements. It includes a secure internal proxy layer that handles authentication, header
Create custom proxy handlers to manage specific API request logic, response mapping, and data transformation by accessing request and response objects directly.