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

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

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

1 مستودع

Awesome GitHub RepositoriesAPI Type Variants

Defining multiple object types based on the same data source to provide different views or roles.

Distinct from Data Type Definitions: Focuses on API-layer representation variants rather than database storage types

Explore 1 awesome GitHub repository matching data & databases · API Type Variants. Refine with filters or upvote what's useful.

Awesome API Type Variants GitHub Repositories

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

    hayes/pothos

    2,576عرض على GitHub↗

    Pothos is a code-first GraphQL schema builder and framework designed for type-safe development. It allows developers to construct schemas using typed definitions in TypeScript, eliminating the need for external code generation steps. The framework distinguishes itself through a dedicated data mapper that connects GraphQL types to relational databases and ORMs, such as Prisma, while optimizing query resolution. It provides a full implementation of the Relay specification, including global object identification and cursor-based pagination. The project covers several core capability areas, incl

    Supports defining multiple distinct object types from a single data source to represent different roles or views.

    TypeScriptgraphqltypescript
    عرض على GitHub↗2,576
  1. Home
  2. Data & Databases
  3. Data Type Definitions
  4. API Type Variants