apollo-server
API server
A GraphQL server for building production-ready APIs with schema-first development and universal compatibility.
🌍 Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.
14k stars
204 watching
2k forks
Language: TypeScript
last commit: 10 days ago
Linked from 2 awesome lists
apollographqlexpressexpress-graphqlgraphqlgraphql-schemagraphql-serverhapikoanoderesolversrestify
Related projects:
Repository | Description | Stars |
---|---|---|
apollographql/apollo-client | A caching GraphQL client that integrates with various UI frameworks and servers. | 19,382 |
apollographql/apollo-tooling | Tools for validating and generating code for GraphQL clients and servers | 3,042 |
apollographql/graphql-tag | A utility package for parsing and manipulating GraphQL queries in JavaScript. | 2,328 |
cloudflare/workers-graphql-server | A globally distributed GraphQL server built on Cloudflare Workers for fast and secure API access | 706 |
the-road-to-graphql/react-apollo-client-testing-example | An Apollo Client application with a mocked GraphQL server and tested Query and Mutation components. | 17 |
the-road-to-graphql/react-graphql-github-apollo | A React + GraphQL + Apollo-based GitHub client | 1,590 |
kamilkisiela/apollo-angular | A GraphQL client library for Angular that enables data fetching and reactive UI development | 1,500 |
inblack67/graphql-next-setup | A Next.js project that sets up an Apollo Server and Client with Nexus Schema using TypeScript. | 3 |
apollographql/federation-jvm | Provides support for building unified GraphQL APIs with multiple subgraphs and subscriptions in the Java ecosystem. | 253 |
the-road-to-graphql/react-apollo-client-mocking-example | A minimal React application with Apollo Client using a mocked GraphQL API to demonstrate its usage. | 17 |
vuejs/apollo | Provides integration tools and utilities for building GraphQL APIs with Vue.js | 6,027 |
graphql/graphql-js | A reference implementation of GraphQL in JavaScript. | 20,088 |
welikegraphql/universal-react-apollo-example | An app demonstrating GraphQL and React usage with Universal Rendering | 118 |
apollo-elements/apollo-elements | Provides tools and libraries to build GraphQL-based web applications using various web component authoring libraries. | 417 |
rishikeshdarandale/serverless-graphql-boilerplate | A boilerplate template for building a serverless GraphQL API using Apollo Server 2.0 and AWS services with the Serverless Framework. | 12 |