awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةOpen-source alternativesSelf-hosted softwareالمدونةخريطة الموقع
المشروعحولHow we rankالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 مستودعات

Awesome GitHub RepositoriesRequest Data Handling

Tools for managing and serializing data sent in network requests.

Distinguishing note: Focuses on data payload management rather than request triggering.

Explore 7 awesome GitHub repositories matching web development · Request Data Handling. Refine with filters or upvote what's useful.

Awesome Request Data Handling GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • bigskysoftware/htmxالصورة الرمزية لـ bigskysoftware

    bigskysoftware/htmx

    48,210عرض على GitHub↗

    HTMX is a hypermedia-driven frontend library that enables the creation of dynamic, asynchronous web applications by extending standard HTML attributes. It functions as a declarative engine that intercepts browser events to trigger network requests, allowing developers to update specific regions of the document with server-rendered HTML fragments. By shifting the logic of UI composition to the server, it minimizes the need for complex client-side state management and imperative JavaScript. The library distinguishes itself through a progressive enhancement workflow that ensures web interfaces r

    Includes form inputs and custom values in network requests while filtering parameters.

    JavaScripthateoashtmlhtmx
    عرض على GitHub↗48,210
  • hapijs/hapiالصورة الرمزية لـ hapijs

    hapijs/hapi

    14,789عرض على GitHub↗

    Hapi is a configuration-driven web framework for building secure and scalable HTTP servers and APIs on the Node.js runtime. It functions as a REST API development framework and an enterprise server implementation focused on stability, security, and comprehensive input validation. The framework is built around a plugin-based architecture, allowing core functionality and custom logic to be organized into modular, registerable plugins. It serves as an HTTP request lifecycle manager, enabling the interception and modification of requests through pre-handlers and extensions before they reach the f

    Handles incoming request data as memory buffers, readable streams, or temporary files.

    JavaScriptapplicationframeworkhapi
    عرض على GitHub↗14,789
  • ibm-swift/kituraالصورة الرمزية لـ IBM-Swift

    IBM-Swift/Kitura

    7,585عرض على GitHub↗

    Kitura is a server-side web framework for building web applications and APIs using the Swift programming language. It provides a native HTTP server for hosting network traffic and implementing REST APIs. The framework features a pluggable middleware architecture that allows for the insertion of custom logic into the request-response pipeline. It utilizes a Codable data processor to automate the serialization and deserialization of HTTP requests and responses using Swift data models. The system includes a trie-based route matching mechanism for mapping URL paths to handlers and supports the F

    Provides mechanisms for serializing and deserializing request and response bodies using strongly typed Swift data models.

    Swift
    عرض على GitHub↗7,585
  • marshmallow-code/marshmallowالصورة الرمزية لـ marshmallow-code

    marshmallow-code/marshmallow

    7,239عرض على GitHub↗

    Marshmallow is a Python data serialization library and validation framework. It functions as a bridge that transforms complex application objects into primitive data types for storage or network transmission and vice versa. The library utilizes a schema-based approach to validate that incoming data conforms to specific types and constraints. It employs a two-way transformation pipeline consisting of separate load and dump phases to handle deserialization and serialization. The framework supports class-based schema definitions with declarative field validation and recursive schema nesting for

    Provides tools for managing and serializing data payloads sent in API requests.

    Pythondeserializationmarshallingpython
    عرض على GitHub↗7,239
  • fullstorydev/grpcuiالصورة الرمزية لـ fullstorydev

    fullstorydev/grpcui

    5,907عرض على GitHub↗

    grpcui هي واجهة ويب تفاعلية تعتمد على المتصفح وعميل API لتنفيذ استدعاءات الإجراءات البعيدة (RPC) لخوادم gRPC. تعمل كبوابة من HTTP إلى gRPC تقوم بترجمة حمولات JSON إلى رسائل protobuf ثنائية، مما يسمح للمستخدمين بتشغيل طلبات الشبكة وفحص الاستجابات من خلال واجهة ويب مرئية. توفر الأداة قدرات تصفح واكتشاف المخططات عن طريق الاستعلام عن انعكاس الخادم أو تحميل ملفات واصف protobuf المحلية لتحديد الخدمات المتاحة وتوقيعات الطرق. تستخدم هذه التعريفات لإنشاء نماذج إدخال ديناميكية تلقائياً لبناء بيانات الطلب، بما في ذلك دعم الهياكل المتداخلة المعقدة. يغطي المشروع اختبار API وتصحيح أخطاء العميل، مما يتيح مراجعة أجسام الاستجابة، ورموز الحالة، ورؤوس البيانات الوصفية. كما يدير الاتصال الآمن من خلال طبقة نقل تدعم النص العادي، و TLS، والمصادقة المتبادلة مع شهادات عميل قابلة للتكوين.

    Allows the definition of request messages, including nested structures, through a dynamic interface.

    JavaScript
    عرض على GitHub↗5,907
  • alovajs/alovaالصورة الرمزية لـ alovajs

    alovajs/alova

    3,999عرض على GitHub↗

    Alova is a frontend data fetching library and HTTP request toolkit designed to manage remote data states and asynchronous communication in web applications. It functions as a request state management system that automates data retrieval, response caching, and synchronization between backend services and the user interface. The library distinguishes itself through a modular architecture that decouples network transport layers from request logic, allowing for consistent behavior across different environments. It utilizes a plugin-driven middleware system to extend core operations, enabling the

    Synchronizes network data with the user interface through caching and request sharing.

    TypeScriptajaxalovaawesome-list
    عرض على GitHub↗3,999
  • chartbrew/chartbrewالصورة الرمزية لـ chartbrew

    chartbrew/chartbrew

    3,641عرض على GitHub↗

    Chartbrew is a self-hosted business intelligence platform and data visualization engine designed to transform raw data from SQL databases and external API endpoints into interactive charts and dashboards. It serves as a tool for building analytics dashboards that monitor business metrics and KPIs through a privately hosted environment. The platform distinguishes itself with an embedded analytics workflow, allowing users to generate secure, time-limited shared links and iframes to display private charts on external websites. It also provides programmatic chart generation via API and integrates

    Modifies the configuration, endpoint path, headers, and pagination settings of existing data requests.

    JavaScriptanalyticsapichartjs
    عرض على GitHub↗3,641
  1. Home
  2. Web Development
  3. Request Data Handling

استكشف الوسوم الفرعية

  • Request Configuration ManagementTools for modifying the parameters and settings of an external data request. **Distinct from Request Data Handling:** Focuses on updating the configuration (headers, pagination) of a request rather than just handling the data payload.