Skip to content

Commit 9cd5dcf

Browse files
authored
Merge pull request #4855 from jumhuur/apollo-server
Apollo server
2 parents d055002 + fb6f005 commit 9cd5dcf

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
6.65 KB
Loading

topics/apollo-server/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
display_name: apollo-server
3+
github_url: https://github.com/apollographql/apollo-server
4+
logo: apollo-server.png
5+
related: graphql,api,graphql-server,apollo
6+
released: August 15, 2025
7+
short_description: apollo-server is a Node.js library that allows you to quickly build a GraphQL API server to handle structured client requests.
8+
topic: apollo-server
9+
url: https://www.apollographql.com/
10+
---
11+
12+
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.

0 commit comments

Comments
 (0)