awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
getcronit avatar

getcronit/pylon

0
View on GitHub↗
371 estrellas·13 forks·TypeScript·Apache-2.0·2 vistaspylon.cronit.io↗

Pylon

Enables TypeScript developers to easily build GraphQL APIs

Features

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

Historial de estrellas

Gráfico del historial de estrellas de getcronit/pylonGráfico del historial de estrellas de getcronit/pylon

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Pylon

Proyectos open-source similares, clasificados según cuántas características comparten con Pylon.
  • apollographql/apollo-serverAvatar de apollographql

    apollographql/apollo-server

    13,943Ver en 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
    Ver en GitHub↗13,943
  • contrawork/graphql-helixAvatar de contrawork

    contrawork/graphql-helix

    829Ver en GitHub↗

    A highly evolved GraphQL HTTP Server 🧬

    TypeScript
    Ver en GitHub↗829
  • graphitejs/serverAvatar de graphitejs

    graphitejs/server

    122Ver en GitHub↗

    Framework NodeJS for GraphQl

    JavaScript
    Ver en GitHub↗122
  • graphql/graphql-jsAvatar de graphql

    graphql/graphql-js

    20,397Ver en 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
    Ver en GitHub↗20,397
Ver las 8 alternativas a Pylon→

Preguntas frecuentes

¿Qué hace getcronit/pylon?

Enables TypeScript developers to easily build GraphQL APIs

¿Cuáles son las características principales de getcronit/pylon?

Las características principales de getcronit/pylon son: JavaScript Implementations.

¿Qué alternativas de código abierto existen para getcronit/pylon?

Las alternativas de código abierto para getcronit/pylon incluyen: 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.