awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesProxy Configurations

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.

Awesome Proxy Configurations GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • react/create-react-appAvatar de react

    react/create-react-app

    103,327Voir sur GitHub↗

    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.

    JavaScriptbuild-toolsreactzero-configuration
    Voir sur GitHub↗103,327
  • gethomepage/homepageAvatar de gethomepage

    gethomepage/homepage

    30,679Voir sur GitHub↗

    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.

    JavaScriptdockerhomepagenextjs
    Voir sur GitHub↗30,679
  1. Home
  2. Web Development
  3. Proxy Configurations