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

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

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

getcronit/pylon

0
View on GitHub↗
371 星标·13 分支·TypeScript·Apache-2.0·3 次浏览pylon.cronit.io↗

Pylon

Enables TypeScript developers to easily build GraphQL APIs

Features

  • JavaScript Implementations - Write full-feature APIs with just functions.

Star 历史

getcronit/pylon 的 Star 历史图表getcronit/pylon 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Pylon 的开源替代方案

相似的开源项目,按与 Pylon 的功能重合度排序。
  • 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
  • graphitejs/servergraphitejs 的头像

    graphitejs/server

    122在 GitHub 上查看↗

    Framework NodeJS for GraphQl

    JavaScript
    在 GitHub 上查看↗122
  • 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
查看 Pylon 的所有 8 个替代方案→

常见问题解答

getcronit/pylon 是做什么的?

Enables TypeScript developers to easily build GraphQL APIs

getcronit/pylon 的主要功能有哪些?

getcronit/pylon 的主要功能包括:JavaScript Implementations。

getcronit/pylon 有哪些开源替代品?

getcronit/pylon 的开源替代品包括: 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 🧬. graphitejs/server — Framework NodeJS for GraphQl. 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.