Change tagline

This commit is contained in:
Sashko Stubailo 2017-12-12 00:00:59 -08:00
parent 62158acbd1
commit 92c61da802

View file

@ -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).