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

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

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

5 रिपॉजिटरी

Awesome GitHub RepositoriesServer Reflection

Provides a mechanism for external tools to query API definitions at runtime without manual configuration.

Distinguishing note: Focuses on runtime reflection of API schemas.

Explore 5 awesome GitHub repositories matching software engineering & architecture · Server Reflection. Refine with filters or upvote what's useful.

Awesome Server Reflection GitHub Repositories

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

    grpc/grpc

    44,891GitHub पर देखें↗

    gRPC is a language-agnostic remote procedure call framework designed for high-performance communication between distributed services. It utilizes a structured interface definition language to generate consistent client stubs and server skeletons, enabling applications to invoke methods on remote servers as if they were local objects. By leveraging the HTTP/2 transport layer, the framework supports efficient binary serialization and multiplexed data exchange across diverse programming environments. The framework distinguishes itself through its support for flexible communication patterns, incl

    Registers a reflection service to enable external tools to query and interpret exported API definitions at runtime.

    C++
    GitHub पर देखें↗44,891
  • fullstorydev/grpcurlfullstorydev का अवतार

    fullstorydev/grpcurl

    12,691GitHub पर देखें↗

    grpcurl is a command-line interface and client tool for invoking gRPC methods and inspecting service definitions. It serves as a server debugger and reflection client, allowing users to call remote procedures and verify server responses from the terminal using JSON or protobuf formats. The tool distinguishes itself through the ability to discover available services and methods dynamically via a server reflection service or by loading local protobuf schema files. It can extract service descriptions from a server for local use and print specific schema symbol definitions. It covers a broad ran

    Allows discovery of available services and file descriptors using server reflection.

    Gogolanggrpcprotobuf
    GitHub पर देखें↗12,691
  • fullstorydev/grpcuifullstorydev का अवतार

    fullstorydev/grpcui

    5,907GitHub पर देखें↗

    grpcui एक ब्राउज़र-बेस्ड इंटरैक्टिव वेब इंटरफेस और API क्लाइंट है जिसका उपयोग gRPC सर्वर्स को रिमोट प्रोसीजर कॉल्स (RPC) भेजने के लिए किया जाता है। यह एक HTTP से gRPC गेटवे के रूप में काम करता है जो JSON पेलोड्स को बाइनरी protobuf मैसेजेस में ट्रांसलेट करता है, जिससे यूजर्स नेटवर्क रिक्वेस्ट्स को ट्रिगर कर सकते हैं और विज़ुअल वेब इंटरफेस के माध्यम से रिस्पॉन्स का निरीक्षण कर सकते हैं। यह टूल सर्वर रिफ्लेक्शन को क्वेरी करके या लोकल protobuf डिस्क्रिप्टर फाइल्स को लोड करके उपलब्ध सर्विसेज और मेथड सिग्नेचर्स की पहचान करने के लिए स्कीमा ब्राउज़िंग और डिस्कवरी क्षमताएं प्रदान करता है। यह प्रोजेक्ट API टेस्टिंग और क्लाइंट डिबगिंग को कवर करता है, जिससे रिस्पॉन्स बॉडीज, स्टेटस कोड्स और मेटाडेटा हेडर्स की समीक्षा की जा सकती है।

    Queries a remote server's reflection service to retrieve method signatures and message definitions dynamically.

    JavaScript
    GitHub पर देखें↗5,907
  • grpc/grpc-dotnetgrpc का अवतार

    grpc/grpc-dotnet

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

    यह प्रोजेक्ट gRPC फ्रेमवर्क का .NET इम्प्लीमेंटेशन है, जो रिमोट सर्वर पर फ़ंक्शंस को ऐसे निष्पादित करने के लिए एक सिस्टम प्रदान करता है जैसे कि वे लोकल कॉल्स हों। यह एक हाई-परफॉरमेंस रिमोट प्रोसीजर कॉल (RPC) फ्रेमवर्क के रूप में कार्य करता है जो सर्विस कनेक्टिविटी के लिए HTTP/2 और कुशल डेटा एक्सचेंज सुनिश्चित करने के लिए बाइनरी कम्युनिकेशन प्रोटोकॉल का उपयोग करता है। इस इम्प्लीमेंटेशन में एक gRPC-Web प्रॉक्सी शामिल है, जो ब्राउज़र-बेस्ड एप्लिकेशन्स को वेब-संगत रिक्वेस्ट के माध्यम से gRPC सर्विसेज के साथ संचार करने में सक्षम बनाने के लिए एक ट्रांसलेशन लेयर के रूप में कार्य करता है। यह कम लेटेंसी के साथ वितरित माइक्रोसर्विसेज को जोड़ने के लिए HTTP/2 सर्विस मेश के निर्माण का भी समर्थन करता है। यह फ्रेमवर्क Protobuf के माध्यम से बाइनरी सीरियलाइज़ेशन, स्ट्रॉन्गली-टाइप्ड कॉन्ट्रैक्ट जनरेशन और यूनरी व स्ट्रीमिंग RPC पैटर्न दोनों के समर्थन सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। यह क्लाइंट-साइड लोड बैलेंसिंग और स्वचालित कॉल रिट्राइज़ जैसी ट्रैफ़िक मैनेजमेंट यूटिलिटीज़ के साथ-साथ व्यापक सर्वर होस्टिंग और क्लाइंट मैनेजमेंट फीचर्स प्रदान करता है। अतिरिक्त परिचालन सहायता TLS ट्रांसपोर्ट सुरक्षा, मेथड-लेवल एक्सेस कंट्रोल और सर्विस हेल्थ मॉनिटरिंग व डायग्नोस्टिक लॉगिंग सहित ऑब्ज़र्वेबिलिटी टूल्स के माध्यम से प्रदान की जाती है।

    Hosts a service that allows clients to discover available services and methods dynamically at runtime.

    C#
    GitHub पर देखें↗4,469
  • connectrpc/connect-goconnectrpc का अवतार

    connectrpc/connect-go

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

    Connect-go is a library for building type-safe remote procedure call services that are wire-compatible with gRPC and HTTP. It provides a Go implementation of Protocol Buffers for structured data exchange, enabling the creation of multi-protocol RPC servers and generated type-safe clients. The framework is distinguished by its polyglot protocol support, allowing a single server handler to serve requests using several different protocols simultaneously over HTTP. This includes the ability to toggle between different transport protocols for the same service and the use of pluggable content negot

    Allows clients to discover available services and method signatures dynamically at runtime.

    Go
    GitHub पर देखें↗3,963
  1. Home
  2. Software Engineering & Architecture
  3. Server Reflection