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
·

1 dépôt

Awesome GitHub RepositoriesHistory API Fallbacks

Serving a default index page for 404 responses to enable client-side routing in single-page applications.

Distinct from History API Polyfills: Closest candidates focus on polyfills or API routing; this is a server-side fallback mechanism for SPA routing.

Explore 1 awesome GitHub repository matching web development · History API Fallbacks. Refine with filters or upvote what's useful.

Awesome History API Fallbacks 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.
  • webpack/webpack-dev-serverAvatar de webpack

    webpack/webpack-dev-server

    7,853Voir sur GitHub↗

    webpack-dev-server is a local web server designed to serve webpack bundles and trigger browser refreshes when source files change. It functions as a development environment that hosts bundled applications and provides a live reloading workflow. The project distinguishes itself by supporting hot module replacement to update modules in a running application without a full page reload. It also acts as an HTTP proxy to redirect network request paths to different backends and provides history API fallbacks specifically for hosting single-page applications. The server includes capabilities for mon

    Serves a fallback page for 404 responses to support single-page applications using the HTML5 History API.

    JavaScripthot-reloadserverwebpack
    Voir sur GitHub↗7,853
  1. Home
  2. Web Development
  3. History API Fallbacks