awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

54 repositorios

Awesome GitHub RepositoriesGeographic Redirection

Logic for routing users to different destinations based on their geographic location.

Distinct from Redirection Rules: Distinct from Redirection Rules: focuses on location-based routing logic rather than general URL mapping.

Explore 54 awesome GitHub repositories matching web development · Geographic Redirection. Refine with filters or upvote what's useful.

Awesome Geographic Redirection GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • koajs/koaAvatar de koajs

    koajs/koa

    35,713Ver en GitHub↗

    Koa is a lightweight web framework for Node.js designed for building HTTP applications and servers. It functions as an asynchronous middleware engine that processes network requests through a sequence of functions sharing a common context. The framework distinguishes itself by using an onion-model middleware stack and promise-based flow control. This architecture allows requests to flow downstream and responses to flow back upstream through the same chain, enabling non-blocking request cycles and a modular approach to handling network traffic. The system provides high-level capabilities for

    Provides the ability to send redirect responses to specified URLs or return users to referring pages.

    JavaScriptkoa
    Ver en GitHub↗35,713
  • dubinc/dubAvatar de dubinc

    dubinc/dub

    23,722Ver en GitHub↗

    This project is a comprehensive link management and marketing attribution platform designed for creating, tracking, and analyzing shortened URLs. It functions as a centralized hub for marketing analytics, providing tools to monitor link performance, visualize conversion funnels, and manage affiliate programs through a unified dashboard. The platform distinguishes itself by integrating advanced attribution modeling and partner management directly into the link infrastructure. It supports complex marketing workflows, including automated commission calculations, fraud detection, and payout distr

    Routes users to specific destination URLs based on their geographic country of origin.

    TypeScriptclickhousemysqlnextjs
    Ver en GitHub↗23,722
  • parse-community/parse-serverAvatar de parse-community

    parse-community/parse-server

    21,403Ver en GitHub↗

    Parse Server is a backend-as-a-service solution and Node.js framework that provides a ready-to-use REST and GraphQL API for mobile and web applications. It functions as a core backend infrastructure for managing database schemas, user authentication, and API routing. The system distinguishes itself with a real-time data engine that pushes database updates to clients via WebSockets and a GraphQL server that automatically generates schemas based on application data models. It also features an adapter-based storage layer that abstracts interactions with various cloud and local backends. The pla

    Allows customizing destination URLs for system-generated pages such as password reset success or email verification.

    JavaScriptbaasbackendfile-storage
    Ver en GitHub↗21,403
  • getzola/zolaAvatar de getzola

    getzola/zola

    17,196Ver en GitHub↗

    Zola is a static site generator that compiles Markdown and templates into a standalone website. It is distributed as a single binary, removing the need for external runtimes or package managers to build the final site. The project includes a built-in Sass compiler to transform styles into compressed CSS and a dedicated Markdown rendering engine that supports task lists and footnotes. It also features a client-side search indexer, enabling full-text site search without a backend server, and a multilingual content manager for organizing translated content. Additional capabilities cover asset o

    Maps old paths to new internal or external URLs using redirection attributes.

    Rustblog-enginecmscontent-management-system
    Ver en GitHub↗17,196
  • julienschmidt/httprouterAvatar de julienschmidt

    julienschmidt/httprouter

    17,121Ver en GitHub↗

    httprouter is a high-performance HTTP request router for Go that maps incoming network requests to specific handler functions using a radix tree. It functions as a request dispatcher and path parameter parser, organizing URL paths in a tree structure to ensure efficient lookups. The router specializes in capturing dynamic segments and catch-all wildcards from URL paths to pass directly into request handlers. It implements method-specific routing and automatically manages responses for unsupported HTTP methods. The library covers broader capabilities including request normalization through tr

    Automatically normalizes request paths by issuing redirects when trailing slash mismatches occur.

    Gogogolanghttp
    Ver en GitHub↗17,121
  • gollum/gollumAvatar de gollum

    gollum/gollum

    14,279Ver en GitHub↗

    Gollum is a Git-powered wiki engine and content management system that provides a web-based interface for editing and organizing files stored in a Git repository. It functions as a self-hosted documentation tool, using a Git-based storage backend to manage page content and track version history. The system is characterized by a pluggable markup rendering architecture that converts multiple markup languages and specialized notations into HTML. It supports a wide array of rich content, including mathematical typesetting, BibTeX bibliographies, and diagrams rendered via Mermaid. Broad capabilit

    Maps old URL paths to new paths via configuration to maintain link integrity after renames.

    Rubydocumentationdocumentation-toolgollum
    Ver en GitHub↗14,279
  • phanan/htaccessAvatar de phanan

    phanan/htaccess

    13,165Ver en GitHub↗

    This project is a comprehensive library of reusable configuration patterns for the Apache web server. It provides a collection of server-side directives designed to manage security, performance, and request routing through decentralized configuration files. The repository serves as a reference for implementing server-level settings without requiring global restarts. It includes specialized patterns for enforcing secure connections, managing cross-origin resource sharing, and protecting sensitive system files from public exposure. Users can leverage these snippets to implement clickjacking pro

    Forwards requests for specific pages or directories to new locations while preserving path structures.

    apacheawesomeawesome-list
    Ver en GitHub↗13,165
  • zaidmukaddam/sciraAvatar de zaidmukaddam

    zaidmukaddam/scira

    11,724Ver en GitHub↗

    Scira is an AI-powered search and synthesis engine that uses agentic research workflows to find and organize information from the web and academic sources. The system breaks complex queries into multi-step plans and generates grounded answers with inline citations for verification. The platform distinguishes itself by executing Python code within isolated sandboxes to perform data analysis and create visual charts from retrieved data. It also implements retrieval-augmented generation to perform semantic searches across uploaded documents, including PDFs and CSV files, and integrates with clou

    Manages permanent redirects from internal application paths to external destination URLs.

    TypeScriptai-search-engineminimalistic-ai-search-enginescira
    Ver en GitHub↗11,724
  • emdash-cms/emdashAvatar de emdash-cms

    emdash-cms/emdash

    10,887Ver en GitHub↗

    EmDash is an open-source content management system built on Astro that combines a visual admin panel with a plugin-driven architecture and server-side rendering. It provides a complete content management system with structured content modeling, a rich text editor using Portable Text format, and a TypeScript API for type-safe content queries. The system supports authentication through passkeys, OAuth 2.1, and external providers, with role-based access control and fine-grained permission scopes. What distinguishes EmDash is its plugin development framework, which supports both native plugins ru

    Creates redirect maps from old WordPress URLs to new CMS paths.

    TypeScriptastrocmsemdash
    Ver en GitHub↗10,887
  • django-cms/django-cmsAvatar de django-cms

    django-cms/django-cms

    10,642Ver en GitHub↗

    django-cms is a content management system built on Django for creating and managing hierarchical pages and reusable content blocks. It functions as an enterprise framework and modular page builder for organizing website layouts and managing complex digital content. The system features a frontend inline content editor that allows users to modify page titles and body content directly on the live site via an interactive toolbar. It provides a multilingual platform for translating pages and localized content across different languages, including built-in translation fallback support. Additionally

    Manages URL redirections and slug normalization to ensure consistent and valid web addresses.

    Pythoncmsdjangodjango-cms
    Ver en GitHub↗10,642
  • mail-0/zeroAvatar de Mail-0

    Mail-0/Zero

    10,651Ver en GitHub↗

    Zero is an email automation and link management platform designed for self-hosted infrastructure. It functions as an intelligent system that categorizes, prioritizes, and responds to incoming email communications using autonomous agents, while synchronizing message history into local storage for efficient data processing. The platform distinguishes itself by integrating enterprise identity providers to manage team access and permissions across shared resources. It also features a comprehensive link management toolset that generates branded URLs and personalized QR codes, supported by advanced

    Applies geographic targeting and security constraints to control link redirection.

    TypeScriptaiemailprivacy
    Ver en GitHub↗10,651
  • react-static/react-staticR

    react-static/react-static

    10,343Ver en GitHub↗

    react-static is a React static site generator that transforms components into static HTML files to improve page load speed and search engine optimization. It functions as a progressive web app framework, exporting static HTML that hydrates into a full interactive application to enable real-time updates and instant navigation. The project distinguishes itself as a static site asset optimizer, using code-splitting and an asset prefetching queue to reduce perceived load times. It includes a dedicated MDX content processor to generate routes from Markdown files with JSX and frontmatter, as well a

    Handles URL redirection through dedicated components or route configuration options.

    JavaScript
    Ver en GitHub↗10,343
  • is-a-dev/registerAvatar de is-a-dev

    is-a-dev/register

    9,576Ver en GitHub↗

    Register is a GitOps domain registrar and subdomain registration service that uses version-controlled configuration files to manage domain ownership and mappings. It functions as a DNS management system and record orchestrator, utilizing JSON-based declarative configurations to programmatically update A, CNAME, MX, and TXT records. The project distinguishes itself through a registration process where domain ownership and subdomain assignments are stored as the source of truth within Git repositories. It includes an automated SSL provisioning tool to configure web servers and security certific

    Implements rules to map specific URL paths or root domains to external destinations.

    JavaScriptcloudflaredevdeveloper
    Ver en GitHub↗9,576
  • apachecn/interviewAvatar de apachecn

    apachecn/Interview

    8,944Ver en GitHub↗

    This project is a comprehensive knowledge base and study resource designed for mastering technical interviews. It provides structured guides, roadmaps, and curricula focused on data structures, algorithms, system design, and frontend engineering to help candidates prepare for software engineering screenings. The repository distinguishes itself by offering a holistic approach to professional advancement. Beyond technical drills, it includes a career development handbook covering resume optimization, salary benchmarking, and strategic negotiation coaching. It also provides detailed methodologie

    Covers the logic for retrieving original URLs from a database and issuing HTTP 301 or 302 redirects.

    Jupyter Notebookinterviewkaggleleetcode
    Ver en GitHub↗8,944
  • gobuffalo/buffaloAvatar de gobuffalo

    gobuffalo/buffalo

    8,392Ver en GitHub↗

    Buffalo es un framework web MVC integral y una cadena de herramientas full-stack para construir aplicaciones web en Go. Proporciona un entorno de desarrollo estructurado que separa modelos, vistas y controladores, integrando un framework web con un envoltorio de mapeador objeto-relacional dedicado para la gestión de esquemas de base de datos y registros. El proyecto se distingue por un conjunto de utilidades de desarrollo para arrancar estructuras de proyectos, gestionar activos y construir contenedores listos para producción. Cuenta con un sistema de enrutamiento sofisticado que admite la generación de recursos RESTful basados en convenciones, alojamiento virtual basado en dominios y la creación de ayudantes de rutas para enlaces internos consistentes. El framework cubre una amplia gama de capacidades web principales, incluyendo tuberías de solicitudes basadas en middleware, renderizado dinámico de plantillas y gestión de estado con alcance de solicitud. También incluye soporte integrado para el procesamiento de tareas en segundo plano, gestión de sesiones, envío de correos electrónicos y apagado elegante del servidor.

    Provides rules for forwarding requests from one URL path to another while preserving path integrity.

    Go
    Ver en GitHub↗8,392
  • webstudio-is/webstudioAvatar de webstudio-is

    webstudio-is/webstudio

    8,240Ver en GitHub↗

    Webstudio is a visual CMS and website builder that provides a visual development environment for designing and publishing websites. It functions as an AI-powered design tool, a REST and GraphQL API client, and an atomic CSS compiler. The platform distinguishes itself through generative AI capabilities for creating layout variants and refining visual styles from text prompts. It integrates a headless CMS workflow that maps external data sources to visual components and utilizes a specialized compiler to convert design tokens into deduplicated atomic CSS for optimized page load speeds. The sys

    Maps legacy URLs to new destinations using standard 301 and 302 HTTP status codes.

    TypeScriptaccessibilityalternativecloudflare
    Ver en GitHub↗8,240
  • gdy666/luckyAvatar de gdy666

    gdy666/lucky

    7,873Ver en GitHub↗

    Lucky is a connectivity and routing utility suite focused on SSL automation, dynamic DNS client services, NAT traversal, and port forwarding. It provides a network gateway management interface to coordinate public network access for internal services. The project distinguishes itself through a centralized web-based administration panel used to configure reverse proxy servers, manage ACME-based SSL certificate renewals via DNS provider APIs, and synchronize public IP addresses across multiple dynamic DNS providers. It also includes a NAT traversal tool using STUN to establish external connecti

    Directs HTTP requests using URL redirection and applies filters based on IP and user-agent.

    Goacmealiyunpancron
    Ver en GitHub↗7,873
  • inertiajs/inertiaAvatar de inertiajs

    inertiajs/inertia

    7,708Ver en GitHub↗

    Inertia is a server-driven frontend framework designed to create monolithic single page applications. It acts as a state synchronization protocol and client-side routing bridge, allowing developers to build interactive experiences using modern JavaScript component libraries while keeping routing and controllers on the server. This approach eliminates the need for a separate REST or GraphQL API layer by passing data from server controllers to frontend components as props via JSON payloads. The framework distinguishes itself by utilizing adapter-based integration to link various backend environ

    Redirects clients to new internal URLs after non-GET requests while updating page state without full reloads.

    TypeScript
    Ver en GitHub↗7,708
  • symfony/routingAvatar de symfony

    symfony/routing

    7,618Ver en GitHub↗

    This PHP routing library is an HTTP request router and matcher designed to map incoming URL paths to specific controller actions using defined patterns and configuration. It serves as a programmatic interface for defining, loading, and resolving URL patterns, while providing a URL generator to produce absolute or relative URIs from route names and parameters. The system supports diverse route loading through YAML, XML, PHP arrays, and class attributes, utilizing compiled route matching to optimize performance. It enables sophisticated request handling through regex-based path matching, sub-do

    Provides mechanisms to forward requests to different URLs using defined redirection rules.

    PHPcomponentphprouter
    Ver en GitHub↗7,618
  • leerob/next-mdx-blogAvatar de leerob

    leerob/next-mdx-blog

    7,555Ver en GitHub↗

    This is a static site generator and blog publishing system built on Next.js that compiles MDX content into HTML at build time. It uses file-based routing to map each page to a URL path automatically, and applies utility-first CSS styling through Tailwind CSS for visual design. The project includes a pre-built blog starter template that can be deployed with a single click to Vercel’s edge network, where it benefits from automatic optimizations and serverless function support. It features built-in analytics instrumentation that collects page view and visitor data without manual setup, and suppo

    Forwards visitors from outdated or moved page addresses to their new locations without showing a broken link.

    TypeScriptblogmdxnextjs
    Ver en GitHub↗7,555
Ant.123Siguiente
  1. Home
  2. Web Development
  3. URL Routing
  4. Redirection Rules
  5. Geographic Redirection

Explorar subetiquetas

  • URL Redirections13 sub-etiquetasRules for forwarding requests to new locations while preserving path integrity. **Distinct from Geographic Redirection:** Distinct from geographic redirection: focuses on general URL mapping and redirection rules rather than location-based logic.