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.
8k stars
69 watching
574 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 3 awesome lists
bundenofetchgraphqlgraphql-serverjavascriptnodejsthe-guildtypescriptw3cwhatwg
Related projects:
Repository | Description | Stars |
---|---|---|
dotansimha/graphql-code-generator | A tool that generates code from GraphQL schemas and operations | 10,883 |
ardatan/graphql-mesh | Enables interaction with diverse API services using GraphQL queries and mutations | 3,306 |
ardatan/graphql-tools | A utility library for building and stitching GraphQL schemas in TypeScript. | 5,356 |
graphql-nexus/nexus | A framework for building GraphQL schemas with TypeScript and JavaScript using a code-first, type-safe approach. | 3,401 |
graphql/graphql-js | A reference implementation of GraphQL in JavaScript. | 20,110 |
graph-gophers/graphql-go | A GraphQL library for Go with support for easy use and multiple features. | 4,662 |
graphql/graphql-spec | A collection of specifications and examples for building GraphQL APIs | 14,320 |
apollographql/apollo-server | A GraphQL server for building production-ready APIs with schema-first development and universal compatibility. | 13,817 |
kriasoft/graphql-starter-kit | A pre-configured monorepo project template for building high-performance GraphQL APIs with PostgreSQL and React front-end. | 3,888 |
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,937 |
graffle-js/graffle | A minimal GraphQL client library for building JavaScript applications with strong type safety and support for Node and browser environments. | 5,896 |
hasura/graphqurl | A tool for making GraphQL queries with features like autocomplete and subscription support. | 3,345 |
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,562 |
wp-graphql/wp-graphql | A GraphQL API extension for WordPress sites to simplify data interaction and empower modern development workflows. | 3,672 |