diff --git a/topics/apollo-server/apollo.png b/topics/apollo-server/apollo.png new file mode 100644 index 000000000000..0bda82adfed9 Binary files /dev/null and b/topics/apollo-server/apollo.png differ diff --git a/topics/apollo-server/index.md b/topics/apollo-server/index.md new file mode 100644 index 000000000000..af3188bb6a7a --- /dev/null +++ b/topics/apollo-server/index.md @@ -0,0 +1,12 @@ +--- +display_name: apollo-server +github_url: https://github.com/apollographql/apollo-server +logo: apollo.png +related: graphql,api,graphql-server,apollo +released: August 15, 2025 +short_description: apollo-server is a Node.js library that allows you to quickly build a GraphQL API server to handle structured client requests. +topic: apollo-server +url: https://www.apollographql.com/ +--- + +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.