apollo-server@3.13.0
// Production ready GraphQL Server
$ npm install apollo-server
downloads/wk
240,024
license
MIT
version
3.13.0
published
Nov 14, 2023
What is apollo-server?
Apollo Server is a GraphQL server implementation for Node.js that handles executing GraphQL queries against your data. Developers use it to build production-grade APIs that allow clients to request exactly the data they need, with built-in features for schema validation, error handling, and middleware support.
Links
Keywords
Dependencies (4)
Maintainers
apollo-bot