graphql-yoga

GraphQL server

A GraphQL server implementation with focus on ease of setup, performance, and developer experience

🧘 Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements WHATWG Fetch API and can run/deploy on any JS environment.

GitHub

8k stars
71 watching
574 forks
Language: TypeScript
last commit: 5 days ago
Linked from 3 awesome lists

bundenofetchgraphqlgraphql-serverjavascriptnodejsthe-guildtypescriptw3cwhatwg

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dotansimha/graphql-code-generator A tool that generates code from GraphQL schemas and operations 10,856
ardatan/graphql-mesh Enables interaction with diverse API services using GraphQL queries and mutations 3,290
ardatan/graphql-tools A utility library for building and stitching GraphQL schemas in TypeScript. 5,351
graphql-nexus/nexus A framework for building GraphQL schemas with TypeScript and JavaScript using a code-first, type-safe approach. 3,398
graphql/graphql-js A reference implementation of GraphQL in JavaScript. 20,088
graph-gophers/graphql-go A GraphQL library for Go with support for easy use and multiple features. 4,652
graphql/graphql-spec A collection of specifications and examples for building GraphQL APIs 14,307
apollographql/apollo-server A GraphQL server for building production-ready APIs with schema-first development and universal compatibility. 13,794
kriasoft/graphql-starter-kit A pre-configured monorepo project template for building high-performance GraphQL APIs with PostgreSQL and React front-end. 3,877
restuwahyu13/sijago A GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments. 7
dosco/graphjin A tool that allows developers to create APIs in minutes without writing database code 2,925
graffle-js/graffle A minimal GraphQL client library for building JavaScript applications with strong type safety and support for Node and browser environments. 5,871
hasura/graphqurl A command-line interface and JavaScript library for making GraphQL queries with features like autocomplete, subscriptions, and custom GraphiQL. 3,341
maticzav/graphql-shield A tool to create permission layers for GraphQL servers by adding an abstraction layer between the application and the underlying data storage. 3,560
wp-graphql/wp-graphql Provides an API layer for WordPress using GraphQL schema and serves data to clients in a flexible and scalable way. 3,667