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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gchaincl avatar

gchaincl/httplab

0
View on GitHub↗
4,151 نجوم·123 تفرعات·Go·MIT·5 مشاهدات

Httplab

httplab هو خادم HTTP وهمي تفاعلي، وأداة فحص للطلبات، ومحاكي للاستجابات. يعمل كخادم ويب مصمم لالتقاط وتحليل طلبات HTTP والرؤوس الواردة في الوقت الفعلي لأغراض التصحيح.

تمكن الأداة من بناء وتسليم استجابات HTTP مخصصة لمحاكاة سلوكيات الخادم المختلفة. يمكن للمستخدمين تزوير رؤوس وأجسام محددة لاختبار كيفية تعامل تطبيقات العميل مع رموز الحالة والحمولات المختلفة، مع القدرة على حفظ هذه التكوينات كقوالب استجابة لإعادة الاستخدام المتسق عبر الجلسات.

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

Features

  • HTTP Request Mirror Servers - Functions as a web server that reflects and analyzes incoming HTTP requests in real time for debugging.
  • HTTP Request Inspectors - Captures and inspects HTTP requests in real time for API development and debugging.
  • Interactive Traffic Debugging - Provides an interactive environment to intercept traffic and diagnose communication issues between a client and server.
  • HTTP Response Stubbing - Returns custom status codes and predefined responses to simulate various server behaviors.
  • HTTP Request Debugging - Provides utilities for troubleshooting network traffic via detailed inspection of incoming requests.
  • Response Forging - Enables the construction of custom HTTP headers and bodies to simulate specific server behaviors.
  • Interactive Interception - Captures HTTP traffic and pauses processing to allow manual modification of the response before delivery.
  • API Integration Testing - Verifies interactions between applications and backends by mocking server responses.
  • HTTP Mock Servers - Simulates HTTP server behavior to validate client requests and provide forged responses.
  • Response Simulators - Generates custom status codes and payloads to test how client applications handle various server responses.
  • Request Inspection Utilities - Provides tools for real-time analysis of incoming HTTP request headers and payloads.
  • Response Templating - Allows the creation and storage of response templates to simulate consistent server behavior.
  • Networking Libraries - Inspect HTTP requests and forge responses.
  • Downloading and Serving - Interactive web server for inspecting and forging HTTP requests.
  • Networking - Inspect HTTP requests and mock responses.
  • مكتبات الشبكات - Inspect HTTP requests and mock responses.

سجل النجوم

مخطط تاريخ النجوم لـ gchaincl/httplabمخطط تاريخ النجوم لـ gchaincl/httplab

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Httplab

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Httplab.
  • qustavo/httplabالصورة الرمزية لـ qustavo

    qustavo/httplab

    4,151عرض على GitHub↗

    httplab is an HTTP mock server and interactive API simulator used to analyze incoming request payloads and simulate custom HTTP responses for application testing. It functions as a request inspector that captures and displays real-time details of HTTP headers and bodies sent by clients. The project includes a response management system that imports and stores predefined HTTP response templates using JSON files. This allows for the persistence of request and response configurations to local files for use in reusable testing scenarios. The tool provides capabilities for generating custom HTTP

    Goclideveloper-toolsdevelopment
    عرض على GitHub↗4,151
  • fortio/fortioالصورة الرمزية لـ fortio

    fortio/fortio

    3,703عرض على GitHub↗

    Fortio is a performance testing tool written in Go that generates constant request rates to measure latency histograms and response percentiles. It functions as a network performance benchmarker for analyzing system performance across HTTP and gRPC endpoints, and includes a specialized HTTP echo server for mirroring requests. The project distinguishes itself through a web-based HTTP load testing API used for triggering asynchronous tests and visualizing result data through graphs. It also provides server behavior simulation, allowing the echo server to inject artificial delays and vary respon

    Gogogolanggolang-application
    عرض على GitHub↗3,703
  • alisoftware/ohhttpstubsالصورة الرمزية لـ AliSoftware

    AliSoftware/OHHTTPStubs

    5,068عرض على GitHub↗

    OHHTTPStubs is an HTTP network mocking library and request interceptor used to simulate server responses for testing application behavior without a live backend. It functions as a network request stubbing tool that captures outgoing network calls and replaces them with predefined mock data, custom status codes, and headers. The library distinguishes itself through its ability to simulate a wide range of network conditions, including artificial latency and connection failures. It supports dynamic response sequencing, allowing the tool to return a series of different responses for the same requ

    Objective-Ciosmockmock-server
    عرض على GitHub↗5,068
  • dreamhead/mocoالصورة الرمزية لـ dreamhead

    dreamhead/moco

    4,446عرض على GitHub↗

    moco is a multi-protocol mock server and programmable API stub used to simulate HTTP, REST, WebSocket, and Server-Sent Events endpoints. It enables the creation of fake backend services to facilitate development and integration testing without requiring a live server. The project distinguishes itself through its ability to act as a network traffic replay tool, capturing real request-response pairs via a proxy and playing them back locally. It also supports bidirectional communication simulations, including WebSocket server simulation and SSE stream simulation with configurable delivery delays

    Java
    عرض على GitHub↗4,446
عرض جميع البدائل الـ 30 لـ Httplab→

الأسئلة الشائعة

ما هي وظيفة gchaincl/httplab؟

httplab هو خادم HTTP وهمي تفاعلي، وأداة فحص للطلبات، ومحاكي للاستجابات. يعمل كخادم ويب مصمم لالتقاط وتحليل طلبات HTTP والرؤوس الواردة في الوقت الفعلي لأغراض التصحيح.

ما هي الميزات الرئيسية لـ gchaincl/httplab؟

الميزات الرئيسية لـ gchaincl/httplab هي: HTTP Request Mirror Servers, HTTP Request Inspectors, Interactive Traffic Debugging, HTTP Response Stubbing, HTTP Request Debugging, Response Forging, Interactive Interception, API Integration Testing.

ما هي البدائل مفتوحة المصدر لـ gchaincl/httplab؟

تشمل البدائل مفتوحة المصدر لـ gchaincl/httplab: qustavo/httplab — httplab is an HTTP mock server and interactive API simulator used to analyze incoming request payloads and simulate… fortio/fortio — Fortio is a performance testing tool written in Go that generates constant request rates to measure latency histograms… alisoftware/ohhttpstubs — OHHTTPStubs is an HTTP network mocking library and request interceptor used to simulate server responses for testing… dreamhead/moco — moco is a multi-protocol mock server and programmable API stub used to simulate HTTP, REST, WebSocket, and Server-Sent… mockoon/mockoon — Mockoon is an HTTP API simulation platform and design tool used to create fake API endpoints that simulate server… square/okhttp — OkHttp is an HTTP client for the JVM and Android that enables network communication via synchronous and asynchronous…