awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
graphitejs avatar

graphitejs/server

0
View on GitHub↗
122 星标·8 分支·JavaScript·MIT·2 次浏览

Server

Framework NodeJS for GraphQl

Features

  • JavaScript Implementations - Framework NodeJS for GraphQL.

Star 历史

graphitejs/server 的 Star 历史图表graphitejs/server 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Server 的开源替代方案

相似的开源项目,按与 Server 的功能重合度排序。
  • apollographql/apollo-serverapollographql 的头像

    apollographql/apollo-server

    13,943在 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
    在 GitHub 上查看↗13,943
  • contrawork/graphql-helixcontrawork 的头像

    contrawork/graphql-helix

    829在 GitHub 上查看↗

    A highly evolved GraphQL HTTP Server 🧬

    TypeScript
    在 GitHub 上查看↗829
  • getcronit/pylongetcronit 的头像

    getcronit/pylon

    371在 GitHub 上查看↗

    Enables TypeScript developers to easily build GraphQL APIs

    TypeScript
    在 GitHub 上查看↗371
  • graphql/graphql-jsgraphql 的头像

    graphql/graphql-js

    20,397在 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
    在 GitHub 上查看↗20,397
查看 Server 的所有 8 个替代方案→

常见问题解答

graphitejs/server 是做什么的?

Framework NodeJS for GraphQl

graphitejs/server 的主要功能有哪些?

graphitejs/server 的主要功能包括:JavaScript Implementations。

graphitejs/server 有哪些开源替代品?

graphitejs/server 的开源替代品包括: 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.