Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added topics/apollo-server/apollo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions topics/apollo-server/index.md
Original file line number Diff line number Diff line change
@@ -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.
Loading