awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
graphitejs avatar

graphitejs/server

0
View on GitHub↗
122 stars·8 forks·JavaScript·MIT·11 views

Server

Framework NodeJS for GraphQl

Features

  • JavaScript Implementations - Framework NodeJS for GraphQL.

Star history

Star history chart for graphitejs/serverStar history chart for graphitejs/server

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Server

Similar open-source projects, ranked by how many features they share with Server.
  • apollographql/apollo-serverapollographql avatar

    apollographql/apollo-server

    13,943View on 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
    View on GitHub↗13,943
  • contrawork/graphql-helixcontrawork avatar

    contrawork/graphql-helix

    829View on GitHub↗

    A highly evolved GraphQL HTTP Server 🧬

    TypeScript
    View on GitHub↗829
  • getcronit/pylongetcronit avatar

    getcronit/pylon

    371View on GitHub↗

    Enables TypeScript developers to easily build GraphQL APIs

    TypeScript
    View on GitHub↗371
  • graphql/graphql-jsgraphql avatar

    graphql/graphql-js

    20,397View on 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
    View on GitHub↗20,397
See all 8 alternatives to Server→

Frequently asked questions

What does graphitejs/server do?

Framework NodeJS for GraphQl

What are the main features of graphitejs/server?

The main features of graphitejs/server are: JavaScript Implementations.

What are some open-source alternatives to graphitejs/server?

Open-source alternatives to graphitejs/server include: 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.