apollo-server/docs/source/server/index.md

13 lines
401 B
Markdown
Raw Normal View History

2018-04-05 01:24:56 -04:00
---
title: ApolloServer
2018-04-05 02:31:10 -04:00
description: All of the things you need with no config needed!
2018-04-05 01:24:56 -04:00
---
2018-04-05 02:31:10 -04:00
If you are starting out with a brand new application, the `ApolloServer` class is the best way to get up and running quickly with the ideal server setup.
<h2 id="creating-a-server">Creating a server</h2>
<h2 id="customizing">Customizing Apollo</h2>
<h2 id="using-with-engine">Using with Apollo Engine</h2>