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

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

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

2 مستودعات

Awesome GitHub RepositoriesQuery Parameter Configurations

Settings for customizing the format, name, and behavior of HTTP query parameters in API definitions.

Distinct from HTTP Query Protocols: Distinct from HTTP Query Protocols: focuses on parameter metadata configuration, not database query interfaces over HTTP.

Explore 2 awesome GitHub repositories matching data & databases · Query Parameter Configurations. Refine with filters or upvote what's useful.

Awesome Query Parameter Configurations GitHub Repositories

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

    microsoft/typespec

    5,781عرض على GitHub↗

    TypeSpec is a language for defining cloud API shapes and generating OpenAPI, JSON Schema, and client/server code from a single source of truth. It functions as a protocol-agnostic API designer that models REST, gRPC, and other API protocols using a unified, extensible syntax, with a decorator-based metadata system for attaching metadata, validation rules, and lifecycle visibility to API models and operations. The compiler produces OpenAPI 3.0 specifications and other artifacts, and the tool supports declaring API versions and tracking changes to models, properties, and operations across releas

    Provides a decorator-based system for configuring HTTP query parameter options in API definitions.

    Javajson-schemaopenapi3protobuf
    عرض على GitHub↗5,781
  • raml-org/raml-specالصورة الرمزية لـ raml-org

    raml-org/raml-spec

    3,850عرض على GitHub↗

    RAML is a declarative YAML-based specification language used for modeling RESTful interfaces and data structures. It functions as a contract-first API framework and modeling standard, establishing a formal agreement for service communication and a single source of truth before implementation begins. The specification enables the automation of functional mock servers and the generation of language-specific client SDKs directly from the definition files. It supports a modular approach to API design through the use of external libraries, overlays for extending contracts, and reusable traits and

    Configures optional and required query parameters to handle API filtering, pagination, and security tokens.

    عرض على GitHub↗3,850
  1. Home
  2. Data & Databases
  3. HTTP Query Protocols
  4. Query Parameter Configurations