Apollo Server

E754601

Apollo Server is a popular open-source GraphQL server library for JavaScript/TypeScript that simplifies building, running, and integrating GraphQL APIs with various frameworks and data sources.

All labels observed (1)

Label Occurrences
Apollo Server canonical 2

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf GraphQL server library
JavaScript library
open-source software
category backend development tool
developer Apollo GraphQL
linked to: Apollo Client
documentation https://www.apollographql.com/docs/apollo-server
integratesWith AWS Lambda
Apollo Client
Apollo Gateway
Azure Functions
Express
Fastify
Google Cloud Functions
linked to: Cloud Functions

GraphQL data sources
Hapi
Koa
NoSQL databases
REST APIs
SQL databases
license MIT License
maintainer Apollo GraphQL
linked to: Apollo Graph Inc.
programmingLanguage JavaScript
TypeScript
repository https://github.com/apollographql/apollo-server
softwareGenre GraphQL server
status actively maintained
supportsEnvironment Node.js
serverless platforms
supportsFeature Apollo Studio integration
GraphQL playground integration
GraphQL schema stitching
GraphQL subscriptions
code-first development
data sources abstraction
error formatting
federation support
file uploads
middleware integration
performance tracing
plugin system
query caching
schema introspection
schema-first development
supportsProtocol GraphQL
useCase building GraphQL APIs
implementing GraphQL federation subgraphs
serving GraphQL over HTTP
serving GraphQL over WebSocket
writtenIn TypeScript

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

GraphQL hasServerImplementation Apollo Server
GraphQL.js canBeUsedWith Apollo Server