awesome-repositories.com
Blog
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
·
graphitejs avatar

graphitejs/server

0
View on GitHub↗
122 stars·8 forks·JavaScript·MIT·2 vues

Server

Framework NodeJS for GraphQl

Features

  • JavaScript Implementations - Framework NodeJS for GraphQL.

Historique des stars

Graphique de l'historique des stars pour graphitejs/serverGraphique de l'historique des stars pour graphitejs/server

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.

Start searching with AI

Alternatives open source à Server

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Server.
  • 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
Voir les 8 alternatives à Server→

Questions fréquentes

Que fait graphitejs/server ?

Framework NodeJS for GraphQl

Quelles sont les fonctionnalités principales de graphitejs/server ?

Les fonctionnalités principales de graphitejs/server sont : JavaScript Implementations.

Quelles sont les alternatives open-source à graphitejs/server ?

Les alternatives open-source à graphitejs/server incluent : apollographql/apollo-server — Apollo Server is a spec-compliant JavaScript implementation for building GraphQL APIs that resolve queries and… contrawork/graphql-helix — A highly evolved GraphQL HTTP Server 🧬. getcronit/pylon — Enables TypeScript developers to easily build GraphQL APIs. graphql/graphql-js — This project is the JavaScript reference implementation of the GraphQL specification. It provides a query engine and… hypermodeinc/modus — modus: a framework for building agentic flows powered by WebAssembly. mercurius-js/mercurius — Implement GraphQL servers and gateways with Fastify.