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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
idurar avatar

idurar/fast-graphql

0
View on GitHub↗
5 estrellas·2 forks·JavaScript·MIT·5 vistaswww.idurarapp.com↗

Fast Graphql

Node.js Package to Combine Resolvers & Merge Graphql Schema

Features

  • Type Safety and Schema Construction - Tools to structure, combine, and merge schema definitions.

Historial de estrellas

Gráfico del historial de estrellas de idurar/fast-graphqlGráfico del historial de estrellas de idurar/fast-graphql

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace idurar/fast-graphql?

Node.js Package to Combine Resolvers & Merge Graphql Schema

¿Cuáles son las características principales de idurar/fast-graphql?

Las características principales de idurar/fast-graphql son: Type Safety and Schema Construction.

¿Qué alternativas de código abierto existen para idurar/fast-graphql?

Las alternativas de código abierto para idurar/fast-graphql incluyen: 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… lkster/graphql-to-type — (almost) Fully functional GraphQL request parser written completely using TypeScript's typing system.

Alternativas open-source a Fast Graphql

Proyectos open-source similares, clasificados según cuántas características comparten con Fast Graphql.
  • 0no-co/gql.tadaAvatar de 0no-co

    0no-co/gql.tada

    2,939Ver en GitHub↗

    🪄 Magical GraphQL query engine for TypeScript

    TypeScript
    Ver en GitHub↗2,939
  • 19majkel94/type-graphqlAvatar de 19majkel94

    19majkel94/type-graphql

    8,088Ver en 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
    Ver en GitHub↗8,088
  • dotansimha/graphql-code-generatorAvatar de dotansimha

    dotansimha/graphql-code-generator

    11,257Ver en 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
    Ver en GitHub↗11,257
  • graphql-nexus/nexusAvatar de graphql-nexus

    graphql-nexus/nexus

    3,434Ver en GitHub↗

    Code-First, Type-Safe, GraphQL Schema Construction

    TypeScript
    Ver en GitHub↗3,434
  • Ver las 8 alternativas a Fast Graphql→