awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

82 repository-uri

Awesome GitHub RepositoriesURL Generators

Utilities for programmatically constructing and resolving application route paths and URLs.

Distinguishing note: Focuses specifically on the generation of route-based URLs rather than generic HTTP routing or request handling.

Explore 82 awesome GitHub repositories matching web development · URL Generators. Refine with filters or upvote what's useful.

Awesome URL Generators GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • filamentphp/filamentAvatar filamentphp

    filamentphp/filament

    31,215Vezi pe GitHub↗

    Filament is a full-stack framework for building administrative panels and management interfaces within the Laravel ecosystem. It provides a declarative, component-based architecture that allows developers to construct complex, data-driven applications using server-side configuration objects rather than manual HTML. By inspecting database model structures and relationships, the framework automates the generation of CRUD interfaces, forms, and data tables, significantly reducing boilerplate code. The project distinguishes itself through a highly modular and extensible design that supports custo

    Constructs programmatic links to resource pages and records without manual path definitions.

    PHPadminalpine-jsbuilder
    Vezi pe GitHub↗31,215
  • symfony/symfonyAvatar symfony

    symfony/symfony

    31,073Vezi pe GitHub↗

    Symfony is a full-stack web framework designed for building scalable and maintainable server-side applications. It provides a comprehensive collection of decoupled components that form a foundational architecture, centered on a robust dependency injection container and a configuration-driven routing engine. By organizing code into modular services, the framework ensures that application components remain testable and loosely coupled throughout the development lifecycle. The framework distinguishes itself through an event-driven kernel architecture that allows developers to intercept and modif

    Symfony includes utilities to construct absolute or relative URLs for specific routes within controllers, services, or templates to ensure consistent link creation.

    PHPbundleframeworkhacktoberfest
    Vezi pe GitHub↗31,073
  • apify/crawleeAvatar apify

    apify/crawlee

    24,002Vezi pe GitHub↗

    Crawlee is a web scraping framework designed for building scalable, reliable, and distributed data extraction pipelines. It provides a unified interface for managing headless browser automation and lightweight HTTP requests, allowing developers to handle complex web navigation, dynamic content rendering, and large-scale data collection within a single, modular architecture. The project distinguishes itself through its resource-aware concurrency controller, which dynamically scales task execution based on real-time CPU and memory usage to prevent host machine exhaustion. It also features a rob

    Generates direct access URLs for stored records to facilitate external file sharing.

    TypeScriptapifyautomationcrawler
    Vezi pe GitHub↗24,002
  • mkdocs/mkdocsAvatar mkdocs

    mkdocs/mkdocs

    22,177Vezi pe GitHub↗

    MkDocs is a static site generator designed specifically for creating project documentation. It functions as a command-line utility that transforms structured Markdown files into professional, searchable websites. By utilizing a centralized configuration file, it manages site metadata, navigation hierarchies, and build settings to ensure consistent output across documentation projects. The platform distinguishes itself through a highly extensible architecture that separates content from presentation. Users can apply visual themes to control the site's appearance, while a plugin-based build sys

    Determines whether generated pages use directory-based paths or individual file names.

    Pythondocumentationmarkdownmkdocs
    Vezi pe GitHub↗22,177
  • gorilla/muxAvatar gorilla

    gorilla/mux

    21,832Vezi pe GitHub↗

    This project is a request router and web framework for the Go programming language. It provides a toolkit for matching incoming HTTP network requests to specific handler functions by evaluating criteria such as URL paths, request methods, headers, and hostnames. The framework distinguishes itself through its flexible matching capabilities, which include support for regular expressions and dynamic variable extraction from URL segments. It allows developers to organize routes into logical hierarchies, share common path prefixes, and maintain a central registry of named routes to facilitate prog

    Constructs valid web addresses from defined route patterns and variable inputs for consistent link generation.

    Gogogolanggorilla
    Vezi pe GitHub↗21,832
  • wagtail/wagtailAvatar wagtail

    wagtail/wagtail

    20,366Vezi pe GitHub↗

    Wagtail is an open-source content management system built on the Django web framework. It provides a structured, tree-based approach to content modeling, allowing developers to define custom page types and reusable content components that are managed through a highly customizable administrative interface. The platform distinguishes itself through its flexible, block-based content composition system, which enables editors to assemble complex page layouts dynamically. It also offers robust support for multi-site and multi-lingual environments, allowing organizations to manage distinct websites

    Automatically generates and updates URL slugs as editors type to ensure consistent naming.

    Pythoncmsdjangohacktoberfest
    Vezi pe GitHub↗20,366
  • 11ty/eleventyAvatar 11ty

    11ty/eleventy

    19,670Vezi pe GitHub↗

    Eleventy is a JavaScript-based static site generator designed to transform templates, data files, and markdown into optimized HTML. It functions as a versatile template rendering engine and content management framework, allowing developers to aggregate data from diverse sources—including local files, databases, and external APIs—to populate structured web content. The project is distinguished by its template-engine-agnostic pipeline, which decouples the build process from specific rendering languages. This allows users to integrate multiple template formats, such as Liquid, Nunjucks, Handleba

    Controls URL structures by toggling trailing slashes or dynamically generating paths using template syntax.

    JavaScriptblog-enginedocumentation-tooleleventy
    Vezi pe GitHub↗19,670
  • sanic-org/sanicAvatar sanic-org

    sanic-org/sanic

    18,624Vezi pe GitHub↗

    Sanic is an asynchronous Python web framework designed for building high-performance APIs and services. It operates as a production-ready ASGI web server, utilizing a non-blocking event loop to handle concurrent requests and maximize throughput. The framework is built to support scalable architectures, offering built-in worker process management to distribute traffic across available CPU cores. What distinguishes Sanic is its focus on modularity and developer-centric tooling. It features a blueprint-based system for organizing complex applications into pluggable components, alongside a robust

    Enables programmatic URL generation by referencing handler names to avoid hardcoded paths.

    Pythonapi-serverasgiasyncio
    Vezi pe GitHub↗18,624
  • sindresorhus/kyAvatar sindresorhus

    sindresorhus/ky

    16,943Vezi pe GitHub↗

    🌳 Tiny & elegant JavaScript HTTP client based on the Fetch API

    Resolves relative request URLs against a specified base URL to simplify API endpoint configuration.

    TypeScriptfetchhttp-clienthttp-request
    Vezi pe GitHub↗16,943
  • getgrav/gravAvatar getgrav

    getgrav/grav

    15,395Vezi pe GitHub↗

    Grav is a flat-file content management system that eliminates the need for a traditional database by storing site content and configuration in human-readable Markdown and YAML files. Built as a modular PHP web framework, it uses a hierarchical page routing system where the physical directory structure directly determines the site's URL paths. The platform is distinguished by its event-driven plugin architecture and a command-line interface that prioritizes system administration, deployment, and maintenance tasks. It utilizes a blueprint-driven system to generate administrative forms from stru

    Configures the base URL for the application to allow it to run from a subdirectory.

    PHPcmscontentcontent-management
    Vezi pe GitHub↗15,395
  • freshrss/freshrssAvatar FreshRSS

    FreshRSS/FreshRSS

    14,059Vezi pe GitHub↗

    FreshRSS is an open-source, self-hosted web feed aggregator designed to collect, organize, and display content from multiple websites in a single, centralized interface. It functions as a comprehensive reader for standard syndication formats, allowing users to track updates from various sources while maintaining full control over their data and privacy. The platform supports multi-user environments, enabling individual account management and personalized reading experiences. The application distinguishes itself through its robust synchronization and extensibility capabilities. It provides a s

    Constructs application URLs programmatically to ensure consistent routing.

    PHPfeedfreshrssnews-aggregator
    Vezi pe GitHub↗14,059
  • doctrine/inflectorAvatar doctrine

    doctrine/inflector

    11,349Vezi pe GitHub↗

    Inflector is a linguistic data processing library designed to handle string transformations and grammatical inflection within PHP applications. It provides a centralized engine for converting words between singular and plural forms and standardizing text formats to ensure consistency across dynamic content and codebase naming conventions. The library distinguishes itself through a rule-based inflection engine that utilizes regular expression pattern matching to apply grammatical logic. Developers can extend this functionality using a configurable registry, which allows for the injection or ov

    Generates search-engine-friendly web addresses from raw text strings.

    PHP
    Vezi pe GitHub↗11,349
  • googlechromelabs/quicklinkAvatar GoogleChromeLabs

    GoogleChromeLabs/quicklink

    11,248Vezi pe GitHub↗

    Quicklink is a JavaScript library and web performance optimization tool that fetches linked resources as they enter the browser viewport. It serves as a viewport-based resource preloader and a wrapper for the browser speculation rules API to reduce perceived page load times. The library implements background page rendering and predictive resource prefetching to enable faster navigation transitions. It manages a cache of prefetched URLs and uses browser speculation rules to render full pages in the background. The tool includes capabilities for resource filtering via regular expressions, netw

    Allows generating custom prefetch addresses using a callback function to override default link attributes.

    JavaScript
    Vezi pe GitHub↗11,248
  • imgproxy/imgproxyAvatar imgproxy

    imgproxy/imgproxy

    10,876Vezi pe GitHub↗

    This project is a high-performance image transformation server and media optimization proxy designed to process, resize, and convert assets on the fly. It functions as a secure pipeline that fetches remote source files and applies transformations—such as cropping, watermarking, and visual filtering—directly through parameters defined in the request URL. The service distinguishes itself through a focus on secure, resource-aware delivery. It protects infrastructure by validating incoming requests with cryptographic signatures to prevent unauthorized access and enforces strict limits on file dim

    Processes images on-the-fly by parsing transformation parameters directly from request URLs.

    Goavifcrop-imagedocker
    Vezi pe GitHub↗10,876
  • dodyg/practical-aspnetcoreAvatar dodyg

    dodyg/practical-aspnetcore

    10,382Vezi pe GitHub↗

    This project is a comprehensive sample library and implementation guide for ASP.NET Core. It provides a collection of practical examples and projects that demonstrate how to build web applications, RESTful APIs, and high-performance services. The repository focuses on a variety of architectural patterns, including the development of Minimal APIs, contract-first gRPC services, and real-time communication using WebSockets and Server-Sent Events. It includes detailed implementations for user identity and security, such as token-based authentication and CSRF protection. The codebase covers a bro

    Constructs encoded URI strings from request components for use in interfaces and headers.

    C#asp-net-coreaspnet-coreaspnetcore
    Vezi pe GitHub↗10,382
  • kanboard/kanboardAvatar kanboard

    kanboard/kanboard

    9,663Vezi pe GitHub↗

    Kanboard este un instrument de management de proiect Kanban auto-găzduit și o suită de productivitate concepută pentru urmărirea sarcinilor software și colaborarea în echipă. Oferă un sistem vizual pentru gestionarea fluxurilor de lucru prin utilizarea panourilor, coloanelor și cardurilor. Proiectul dispune de un framework de plugin-uri extensibil și un API cuprinzător pentru administrarea programatică a sarcinilor și proiectelor. Include gestionarea specializată a identității prin integrarea LDAP, permițând sincronizarea conturilor de utilizator și a permisiunilor de grup de la serverele de directoare. Sistemul acoperă o gamă largă de capabilități, inclusiv automatizarea fluxului de lucru bazată pe evenimente, analize detaliate ale proiectului, cum ar fi diagramele burn-down și măsurarea timpului de ciclu, și control granular al accesului bazat pe roluri. De asemenea, suportă urmărirea integrată a timpului, descompunerea sarcinilor secundare și autentificarea multi-metodă, inclusiv autentificarea cu doi factori și suportul pentru proxy invers. Aplicația este compatibilă cu MySQL și PostgreSQL pentru stocarea persistentă a datelor și poate fi implementată folosind Docker Compose.

    Provides utilities for programmatically constructing and resolving application route paths and URLs.

    PHPagilekanbankanboard
    Vezi pe GitHub↗9,663
  • whatwg/htmlAvatar whatwg

    whatwg/html

    9,163Vezi pe GitHub↗

    This repository contains the HTML specification, which defines the core standards for web page structuring, content organization, and document rendering. It establishes the fundamental algorithms for state-machine-based tokenization, tree construction for the document object model, and origin-based security isolation. The specification provides a framework for defining custom elements with independent lifecycles and registries. It also details the requirements for cross-document communication, session history management, and the synchronization of interface properties with content attributes.

    Establishes the default base URL used to resolve relative links and form targets within a document.

    HTMLcanvaseventsourcehtml
    Vezi pe GitHub↗9,163
  • thoughtbot/paperclipAvatar thoughtbot

    thoughtbot/paperclip

    9,020Vezi pe GitHub↗

    Paperclip is an ActiveRecord file attachment manager that links database models to files stored on local disks or cloud storage. It functions as a system for managing file attachments, a fingerprinting system for detecting duplicates and verifying integrity, and a MIME type validator to ensure uploaded files match allowed formats. The project features an image processing pipeline that uses command-line utilities to automatically generate thumbnails and scaled versions of images based on predefined dimensions. It also provides S3 compatible file storage for managing attachments in Amazon S3 an

    Programmatically generates public web addresses for original and processed versions of stored files.

    Ruby
    Vezi pe GitHub↗9,020
  • chalarangelo/30-seconds-of-pythonAvatar Chalarangelo

    Chalarangelo/30-seconds-of-python

    8,826Vezi pe GitHub↗

    30 Seconds of Python is a curated collection of short, reusable Python code snippets designed for quick reference and immediate reuse. It provides an interactive browser that lets you explore snippets organized by tags, search across names and descriptions, and copy code to your clipboard with a single click. The collection covers a broad range of common programming tasks, including list and dictionary operations, string formatting and manipulation, date and time calculations, and color format conversion. It also includes utilities for data transformation, such as converting between case styl

    Provides a utility to transform any string into a URL-safe, search-engine-friendly slug.

    Pythoneducationlearn-to-codelearning-resources
    Vezi pe GitHub↗8,826
  • symfony/http-foundationAvatar symfony

    symfony/http-foundation

    8,630Vezi pe GitHub↗

    Symfony HttpFoundation is an object-oriented library that models HTTP requests and responses as structured objects, wrapping PHP superglobals into typed parameter bags and providing dedicated objects for headers, cookies, and file uploads. It serves as the foundational layer for building HTTP-based applications in PHP, offering a complete abstraction for reading request data, constructing responses, and managing the full request-response lifecycle. The library distinguishes itself through composable request matchers that check incoming requests against conditions like IP, method, host, or pat

    Converts paths into absolute or relative URLs for use in responses or links.

    PHPcomponentphpsymfony
    Vezi pe GitHub↗8,630
Înapoi1234…5Înainte
  1. Home
  2. Web Development
  3. URL Generators

Explorează sub-etichetele

  • Base URL Mappers1 sub-tagConfigurations for mapping application paths to domain roots or subdirectories. **Distinct from URL Generators:** Distinct from URL Generators: focuses on site-wide base URL configuration rather than programmatic route generation.
  • Content-to-Podcast ConvertersTools that transform web articles, documents, or images into spoken audio conversations using AI. **Distinct from URL Generators:** Distinct from URL Generators: focuses on converting web content into audio podcasts rather than constructing route paths.
  • HTTPSGenerating absolute URLs with HTTPS scheme and automatically redirecting HTTP requests to HTTPS. **Distinct from URL Generators:** Distinct from URL Generators: specifically enforces HTTPS on generated URLs, not just generic URL construction.
  • InteractionCreates unique URLs from a local client that, when requested by a target, send a callback to a configured server. **Distinct from URL Generators:** Distinct from URL Generators: focuses on generating URLs for out-of-band interaction callbacks rather than general route-based URL construction.
  • RandomizedUtilities that produce a wide range of random, specification-compliant URLs for property-based testing. **Distinct from URL Generators:** Focuses on generating random, arbitrary URLs for fuzzing and testing, rather than programmatically constructing specific application route paths.
  • SandboxUtilities that encode the current state of a code sandbox into a shareable URL for collaboration. **Distinct from URL Generators:** Distinct from URL Generators: specifically encodes sandbox file state, not generic route paths.
  • Slug Generators25 sub-tag-uriUtilities for converting raw text into URL-safe, search-engine-friendly identifiers. **Distinct from URL Generators:** Distinct from URL Generators: focuses on text-to-slug transformation rather than route path construction.
  • Storage Record URL GenerationProgrammatic generation of URLs that provide external access to specific records stored in a key-value store. **Distinct from URL Generators:** Generates URLs specifically for stored records rather than application route paths.
  • Transformation PipelinesSystems that parse transformation parameters from URLs to generate assets on the fly. **Distinct from URL Generators:** Distinct from general URL generators: focuses on parameter-driven image transformation pipelines.
  • URL Path Formatters5 sub-tag-uriSettings that control the generation of directory-based or file-based URL structures. **Distinct from URL Generators:** Focuses on site-wide URL formatting for static generation, distinct from programmatic URL construction.
  • URL Pattern Range GeneratorsUtilities that generate sequences of URLs by replacing numeric patterns within a seed link. **Distinct from URL Generators:** Distinct from general URL generators by focusing on numeric range replacement in a template URL rather than route resolution.