awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
modevol-com avatar

modevol-com/gqloom

0
View on GitHub↗
99 stele·7 fork-uri·TypeScript·MIT·7 vizualizărigqloom.dev↗

Gqloom

Weave GraphQL schema and resolvers using runtime types in TypeScript/JavaScript

Features

  • Type Safety and Schema Construction - Weaves GraphQL schema and resolvers using validation libraries.

Istoric stele

Graficul istoricului de stele pentru modevol-com/gqloomGraficul istoricului de stele pentru modevol-com/gqloom

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face modevol-com/gqloom?

Weave GraphQL schema and resolvers using runtime types in TypeScript/JavaScript

Care sunt principalele funcționalități ale modevol-com/gqloom?

Principalele funcționalități ale modevol-com/gqloom sunt: Type Safety and Schema Construction.

Care sunt câteva alternative open-source pentru modevol-com/gqloom?

Alternativele open-source pentru modevol-com/gqloom includ: 0no-co/gql.tada — 🪄 Magical GraphQL query engine for TypeScript. 19majkel94/type-graphql — Type-graphql is a framework for building GraphQL servers that uses TypeScript classes as the single source of truth… dotansimha/graphql-code-generator — This project is a type-safe GraphQL client generator and TypeScript schema compiler. It transforms GraphQL schema… graphql-nexus/nexus — Code-First, Type-Safe, GraphQL Schema Construction. hayes/pothos — Pothos is a code-first GraphQL schema builder and framework designed for type-safe development. It allows developers… idurar/fast-graphql — Node.js Package to Combine Resolvers & Merge Graphql Schema.

Alternative open-source pentru Gqloom

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Gqloom.
  • 0no-co/gql.tadaAvatar 0no-co

    0no-co/gql.tada

    2,939Vezi pe GitHub↗

    🪄 Magical GraphQL query engine for TypeScript

    TypeScript
    Vezi pe GitHub↗2,939
  • 19majkel94/type-graphqlAvatar 19majkel94

    19majkel94/type-graphql

    8,088Vezi pe GitHub↗

    Type-graphql is a framework for building GraphQL servers that uses TypeScript classes as the single source of truth for schema definitions and types. It provides a schema generator and a resolver framework that allows developers to define queries and mutations using class-based controllers and decorators. The project focuses on a schema-first approach where TypeScript classes and metadata reflection are used to automatically derive GraphQL schemas. It incorporates a dependency injection container to manage the instantiation and lifecycle of resolver classes. The system includes a middleware

    TypeScript
    Vezi pe GitHub↗8,088
  • dotansimha/graphql-code-generatorAvatar dotansimha

    dotansimha/graphql-code-generator

    11,257Vezi pe GitHub↗

    This project is a type-safe GraphQL client generator and TypeScript schema compiler. It transforms GraphQL schema definitions and operation documents into static TypeScript types to ensure compile-time validation and data consistency between an API and a frontend application. The system functions as a customizable GraphQL plugin framework. It uses a plugin-based architecture and a custom pipeline to generate tailored API clients and request functions, eliminating the need for manual type declarations. The project covers GraphQL client automation, type generation, and workflow optimization. I

    TypeScript
    Vezi pe GitHub↗11,257
  • graphql-nexus/nexusAvatar graphql-nexus

    graphql-nexus/nexus

    3,434Vezi pe GitHub↗

    Code-First, Type-Safe, GraphQL Schema Construction

    TypeScript
    Vezi pe GitHub↗3,434
  • Vezi toate cele 8 alternative pentru Gqloom→