awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 रिपॉजिटरी

Awesome GitHub RepositoriesRoute Parameter Validation

Enforcement of regular expression requirements on URL path parameters to ensure correct route matching.

Distinct from Route Parameter Extraction: Focuses on validating parameters to differentiate routes, not on extracting them.

Explore 6 awesome GitHub repositories matching web development · Route Parameter Validation. Refine with filters or upvote what's useful.

Awesome Route Parameter Validation GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • symfony/routingsymfony का अवतार

    symfony/routing

    7,618GitHub पर देखें↗

    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

    Enforces regular expression requirements on path parameters to differentiate between similar routes.

    PHPcomponentphprouter
    GitHub पर देखें↗7,618
  • symfony/translationsymfony का अवतार

    symfony/translation

    6,607GitHub पर देखें↗

    Symfony Translation is a PHP library and framework component for internationalizing applications. It provides a complete system for managing message catalogs, handling locale-aware string translation, and formatting messages using ICU MessageFormat syntax to support pluralization, gender, and conditional selection. The component organizes translatable strings into named domains, supports key-based lookup that decouples source text from localized versions, and offers deferred rendering through translatable objects that store parameters and render only when output is needed. The library disting

    Constrains route parameter values using regular expressions to ensure only matching URLs are accepted.

    PHPcomponentphpsymfony
    GitHub पर देखें↗6,607
  • zijianhe/koa-routerZijianHe का अवतार

    ZijianHe/koa-router

    4,816GitHub पर देखें↗

    koa-router is a routing middleware for Koa applications that maps incoming HTTP requests to specific handler functions based on URL patterns and HTTP methods. It provides the foundation for organizing web endpoints and developing REST APIs by linking request paths to their corresponding controller actions. The project enables the organization of complex endpoints through recursive router nesting, allowing multiple router instances to be mounted as middleware to create logical route hierarchies. It supports dynamic URL generation via named route mapping, which allows the creation of URL string

    Enforces requirements on URL path parameters to ensure correct route matching and input validity.

    JavaScript
    GitHub पर देखें↗4,816
  • onejs/oneonejs का अवतार

    onejs/one

    4,475GitHub पर देखें↗

    One एक फुल-स्टैक, क्रॉस-प्लेटफ़ॉर्म React फ्रेमवर्क और मल्टी-टारगेट रेंडरिंग इंजन है जिसे एक ही कोडबेस से वेब और नेटिव एप्लिकेशन बनाने के लिए डिज़ाइन किया गया है। यह साझा कंपोनेंट्स को मैनेज करने के लिए Vite-बेस्ड बिल्ड पाइपलाइन का उपयोग करता है, साथ ही एक टाइप-सेफ फ़ाइल-सिस्टम राउटर प्रदान करता है जो स्वचालित रूप से नेविगेशन परिभाषाएं जनरेट करता है। यह फ्रेमवर्क हाइब्रिड रेंडरिंग रणनीति का समर्थन करके खुद को अलग करता है, जिससे व्यक्तिगत रूट्स को स्टेटिक साइट्स, सर्वर-रेंडर किए गए पेजों या सिंगल-पेज एप्लिकेशन्स के रूप में कॉन्फ़िगर किया जा सकता है। यह प्लेटफ़ॉर्म-विशिष्ट लॉजिक रिज़ॉल्यूशन और वेब व नेटिव दोनों टारगेट एनवायरनमेंट के लिए कंपाइलेशन को कोऑर्डिनेट करने के लिए एक साझा Vite प्लगइन का उपयोग करता है। यह सिस्टम सर्वर-साइड डेटा लोडर्स, API रूट मैनेजमेंट और मिडलवेयर-बेस्ड रिक्वेस्ट इंटरसेप्शन सहित क्षमताओं के एक व्यापक सेट को कवर करता है। यह मोबाइल नेविगेशन के लिए नेटिव डिवाइस फ़ीचर इंटीग्रेशन और ब्रिज-बेस्ड लेआउट के लिए टूल्स प्रदान करता है, साथ ही पैरेलल स्टेटिक जनरेशन और एसेट प्रीलोडिंग जैसी परफॉरमेंस ऑप्टिमाइज़ेशन भी प्रदान करता है। एप्लिकेशन्स को प्रोडक्शन सर्वर या Vercel और Cloudflare सहित सर्वरलेस एज प्लेटफ़ॉर्म पर तैनात किया जा सकता है।

    Checks route parameters against schemas or asynchronous logic to block navigation to invalid resources.

    TypeScriptlocal-firstreactreact-native
    GitHub पर देखें↗4,475
  • salvo-rs/salvosalvo-rs का अवतार

    salvo-rs/salvo

    4,376GitHub पर देखें↗

    Salvo एसिंक्रोनस HTTP सर्वर और वेब एप्लिकेशन बनाने के लिए एक व्यापक Rust वेब फ्रेमवर्क है। इसमें एक पदानुक्रमित वेब राउटर है जो अनुरोधों को हैंडलर से मैप करने के लिए ट्री-आधारित संरचना का उपयोग करता है और अनुरोध और प्रतिक्रिया प्री- और पोस्ट-प्रोसेसिंग के लिए अनियन मॉडल पर आधारित एक एसिंक्रोनस मिडलवेयर पाइपलाइन है। यह फ्रेमवर्क आधुनिक नेटवर्क प्रोटोकॉल के लिए अपने मूल समर्थन द्वारा प्रतिष्ठित है, जिसमें HTTP/1 और HTTP/2 के साथ QUIC-आधारित HTTP/3 कार्यान्वयन शामिल है। इसमें एक एकीकृत OpenAPI दस्तावेज़ीकरण जनरेटर शामिल है जो मानकीकृत API विनिर्देशों और इंटरैक्टिव इंटरफ़ेस का उत्पादन करने के लिए सीधे हैंडलर हस्ताक्षरों से स्कीमा निकालता है। इसके अतिरिक्त, यह सुरक्षा प्रमाणपत्र प्राप्त करने और नवीनीकृत करने के लिए ACME एकीकरण के माध्यम से स्वचालित TLS प्रबंधन प्रदान करता है। यह प्रोजेक्ट WebSockets और WebTransport के माध्यम से रीयल-टाइम संचार, साथ ही अनुरोध प्रॉक्सीिंग और पथ पुनर्लेखन के साथ API गेटवे कार्यक्षमता सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। इसमें सत्र प्रबंधन, टाइप-सेफ पैरामीटर निष्कर्षण और OpenTelemetry एकीकरण के माध्यम से अवलोकन क्षमता के लिए अंतर्निहित समर्थन शामिल है। कंटेंट डिलीवरी स्थिर फ़ाइल सर्विंग और डायनामिक HTML टेम्प्लेटिंग के माध्यम से संभाली जाती है। नई प्रोजेक्ट संरचनाओं को बूटस्ट्रैप करने के लिए एक कमांड-लाइन टूल प्रदान किया गया है।

    Verifies URL segments using regular expressions to ensure variables match specific formats before reaching a handler.

    Rustasyncframeworkhttp-server
    GitHub पर देखें↗4,376
  • jorisvink/korejorisvink का अवतार

    jorisvink/kore

    3,825GitHub पर देखें↗

    Kore is an event-driven web and WebSocket server framework designed for building high-performance web services and APIs in C or Python. It functions as a secure, concurrent application framework that utilizes non-blocking I/O and isolated worker processes to handle high-concurrency traffic. The project is distinguished by a security-first architecture that features OS-level process sandboxing, privilege separation, and the isolation of private encryption keys into dedicated processes. It enables zero-downtime deployments through dynamic module hot-reloading and provides automated TLS certific

    Filters incoming request parameters using built-in logic to ensure data integrity before reaching application handlers.

    Ccframeworkhigh-performance
    GitHub पर देखें↗3,825
  1. Home
  2. Web Development
  3. Route Parameter Validation

सब-टैग एक्सप्लोर करें

  • Request Parameter FilteringLogic for filtering and validating incoming request parameters before they are passed to the application handler. **Distinct from Route Parameter Validation:** Distinct from route validation: focuses on filtering the actual parameter values rather than just matching the route pattern.