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
·
graphitejs avatar

graphitejs/server

0
View on GitHub↗
122 Stars·8 Forks·JavaScript·MIT·2 Aufrufe

Server

Framework NodeJS for GraphQl

Features

  • JavaScript Implementations - Framework NodeJS for GraphQL.

Star-Verlauf

Star-Verlauf für graphitejs/serverStar-Verlauf für graphitejs/server

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

Häufig gestellte Fragen

Was macht graphitejs/server?

Framework NodeJS for GraphQl

Was sind die Hauptfunktionen von graphitejs/server?

Die Hauptfunktionen von graphitejs/server sind: JavaScript Implementations.

Welche Open-Source-Alternativen gibt es zu graphitejs/server?

Open-Source-Alternativen zu graphitejs/server sind unter anderem: 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.

Open-Source-Alternativen zu Server

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Server.
  • apollographql/apollo-serverAvatar von apollographql

    apollographql/apollo-server

    13,943Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,943
  • contrawork/graphql-helixAvatar von contrawork

    contrawork/graphql-helix

    829Auf GitHub ansehen↗

    A highly evolved GraphQL HTTP Server 🧬

    TypeScript
    Auf GitHub ansehen↗829
  • getcronit/pylonAvatar von getcronit

    getcronit/pylon

    371Auf GitHub ansehen↗

    Enables TypeScript developers to easily build GraphQL APIs

    TypeScript
    Auf GitHub ansehen↗371
  • graphql/graphql-jsAvatar von graphql

    graphql/graphql-js

    20,397Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗20,397
Alle 8 Alternativen zu Server anzeigen→