awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
graphql-compose avatar

graphql-compose/graphql-compose

0
View on GitHub↗
1,210 Stars·75 Forks·TypeScript·MIT·4 Aufrufegraphql-compose.github.io↗

Graphql Compose

Toolkit for generating complex GraphQL Schemas on Node.js

Features

  • GraphQL Development Tools - Construct flexible schemas from different data sources.

Star-Verlauf

Star-Verlauf für graphql-compose/graphql-composeStar-Verlauf für graphql-compose/graphql-compose

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Graphql Compose

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Graphql Compose.
  • graphql/graphiqlAvatar von graphql

    graphql/graphiql

    16,848Auf GitHub ansehen↗

    GraphiQL is an interactive browser-based integrated development environment for writing, testing, and documenting GraphQL queries and mutations. It functions as a code editor, an API exploration tool, and a schema explorer, providing a visual interface for browsing GraphQL types and fields. The project provides a language server that delivers schema-driven autocompletion, linting, and validation via the Language Server Protocol. It allows for the embedding of high-performance editors into external projects and supports the injection of custom tools and components through a sidebar plugin API.

    TypeScript
    Auf GitHub ansehen↗16,848
  • anvilco/graphql-introspection-toolsAvatar von anvilco

    anvilco/graphql-introspection-tools

    37Auf GitHub ansehen↗

    A library to query and manipulate GraphQL Introspection Query results in some useful ways.

    JavaScript
    Auf GitHub ansehen↗37
  • apollographql/eslint-plugin-graphqlAvatar von apollographql

    apollographql/eslint-plugin-graphql

    1,215Auf GitHub ansehen↗

    :verticaltrafficlight: Check your GraphQL query strings against a schema.

    JavaScript
    Auf GitHub ansehen↗1,215
  • alexstrat/supertest-graphqlAvatar von alexstrat

    alexstrat/supertest-graphql

    34Auf GitHub ansehen↗

    Extends supertest to test a GraphQL endpoint

    TypeScript
    Auf GitHub ansehen↗34
Alle 30 Alternativen zu Graphql Compose anzeigen→

Häufig gestellte Fragen

Was macht graphql-compose/graphql-compose?

Toolkit for generating complex GraphQL Schemas on Node.js

Was sind die Hauptfunktionen von graphql-compose/graphql-compose?

Die Hauptfunktionen von graphql-compose/graphql-compose sind: GraphQL Development Tools.

Welche Open-Source-Alternativen gibt es zu graphql-compose/graphql-compose?

Open-Source-Alternativen zu graphql-compose/graphql-compose sind unter anderem: graphql/graphiql — GraphiQL is an interactive browser-based integrated development environment for writing, testing, and documenting… anvilco/graphql-introspection-tools — A library to query and manipulate GraphQL Introspection Query results in some useful ways. apollographql/eslint-plugin-graphql — :vertical_traffic_light: Check your GraphQL query strings against a schema. apollographql/graphql-tag — A JavaScript template literal tag that parses GraphQL queries. apollographql/graphql-tools — graphql-tools is a toolkit for constructing, modifying, and combining GraphQL schemas. It provides a suite of… alexstrat/supertest-graphql — Extends supertest to test a GraphQL endpoint.