2 Repos
Settings and schemas for defining how proxy handlers interact with external services.
Distinguishing note: No existing candidates for proxy configuration; this focuses on the setup and communication patterns.
Explore 2 awesome GitHub repositories matching web development · Proxy Configurations. Refine with filters or upvote what's useful.
This project is a command-line tool and build toolchain used to bootstrap React web applications. It serves as a project bootstrapper and single-page application scaffold, providing a pre-configured development environment, folder structure, and build pipeline. The toolchain integrates a frontend development server with live reloading and error overlays to accelerate the iterative coding process. It handles production asset bundling by minifying code and generating hashed assets for deployment, and it includes a configuration suite for generating the service workers and web manifests required
Provides configuration mechanisms to route API requests to different servers during local development.
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
Configure proxy handlers to manage API requests, enabling support for both unauthenticated and credentialed communication patterns between the widget and the service.