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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to graphitejs/server

Open-source alternatives to Graphitejs Server

8 open-source projects similar to graphitejs/server, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Graphitejs Server alternative.

  • apollographql/apollo-serverAvatar de apollographql

    apollographql/apollo-server

    13,943Voir sur GitHub↗

    Apollo Server is a spec-compliant JavaScript implementation for building GraphQL APIs that resolve queries and mutations based on a defined schema. It functions as a Node.js framework that integrates GraphQL functionality into various web frameworks and serverless environments through middleware. The project provides a federated GraphQL gateway that aggregates multiple distributed subgraphs into a single unified entry point. It includes a built-in interactive API sandbox for testing operations at the server endpoint and a schema registry client to automate the synchronization of API definitio

    TypeScript
    Voir sur GitHub↗13,943
  • contrawork/graphql-helixAvatar de contrawork

    contrawork/graphql-helix

    829Voir sur GitHub↗

    A highly evolved GraphQL HTTP Server 🧬

    TypeScript
    Voir sur GitHub↗829
  • getcronit/pylonAvatar de getcronit

    getcronit/pylon

    371Voir sur GitHub↗

    Enables TypeScript developers to easily build GraphQL APIs

    TypeScript
    Voir sur GitHub↗371
  • graphql/graphql-jsAvatar de graphql

    graphql/graphql-js

    20,397Voir sur GitHub↗

    This project is the JavaScript reference implementation of the GraphQL specification. It provides a query engine and schema parser designed to parse, validate, and execute queries to retrieve or mutate data based on a defined schema. The implementation includes a framework for mapping codebase structures to a strongly typed system and a tool for converting query strings into abstract syntax trees for programmatic analysis. The library covers the full surface of GraphQL API implementation, including schema definition, language parsing, and query validation. It provides the necessary infrastru

    TypeScript
    Voir sur GitHub↗20,397

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • hypermodeinc/modusAvatar de hypermodeinc

    hypermodeinc/modus

    416Voir sur GitHub↗

    modus: a framework for building agentic flows powered by WebAssembly

    Go
    Voir sur GitHub↗416
  • mercurius-js/mercuriusAvatar de mercurius-js

    mercurius-js/mercurius

    2,480Voir sur GitHub↗

    Implement GraphQL servers and gateways with Fastify

    JavaScript
    Voir sur GitHub↗2,480
  • prisma-labs/graphql-yogaAvatar de prisma-labs

    prisma-labs/graphql-yoga

    8,524Voir sur GitHub↗

    GraphQL Yoga is a GraphQL server framework designed for building APIs that operate across all JavaScript environments. It utilizes the WHATWG Fetch API to provide a standardized request and response interface, enabling the server to run on serverless and edge computing platforms. The framework includes a specialized server for processing file uploads via the standard GraphQL multipart request specification and a subscription server that delivers real-time data streaming through server-sent events. An extensible plugin framework allows for the injection of custom behaviors and logic into the r

    TypeScript
    Voir sur GitHub↗8,524
  • zalando-incubator/graphql-jitAvatar de zalando-incubator

    zalando-incubator/graphql-jit

    1,085Voir sur GitHub↗

    GraphQL execution using a JIT compiler

    TypeScript
    Voir sur GitHub↗1,085