# Apollo Server — Production GraphQL Server for Node.js > Apollo Server is an open-source, spec-compliant GraphQL server that works with any Node.js HTTP framework. It provides schema-first development, built-in caching, federation support for microservices, and integrations with Express, Fastify, Koa, and serverless platforms. ## Install Copy the content below into your project: --- Source: https://tokrepo.com/en/workflows/apollo-server-production-graphql-server-node-js-8b5c8fb0 Author: