mirror of
https://github.com/vale981/apollo-server
synced 2025-03-06 02:01:40 -05:00
Change tagline
This commit is contained in:
parent
62158acbd1
commit
92c61da802
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Build a GraphQL server with Node.js
|
||||
sidebar_title: Installing
|
||||
description: Apollo Server is a flexible, community driven, production-ready HTTP GraphQL middleware for Node.js.
|
||||
description: Apollo Server is a flexible, community driven, production-ready HTTP GraphQL middleware for Express, Hapi, Koa, and more.
|
||||
---
|
||||
|
||||
Apollo Server is a library that helps you connect a GraphQL schema to an HTTP server in Node. If you want to get started quickly, take a look at the [end-to-end example](./example.html).
|
||||
|
|
Loading…
Add table
Reference in a new issue