Files
apollo/docs/source/index.md
Trevor Blades b88a57e363 Fix index image
2019-03-25 14:08:10 -07:00

18 lines
855 B
Markdown

---
title: Welcome
description: Start here to learn about the Apollo platform
---
Welcome! 👋 We're excited you're here to learn about Apollo.
The Apollo GraphQL platform is an implementation of GraphQL that helps you manage data from the cloud to your UI. It's incrementally adoptable and can be layered over your existing services, including REST APIs and databases. Apollo includes two open-source libraries for the client and server, in addition to developer tooling that provides everything you need to run a graph API in production with confidence.
<div class="documentation-buttons">
<a href="/docs/tutorial/introduction.html" class="btn default">Try it out!</a>
<a href="/docs/intro/platform.html" class="btn default hollow">Learn more</a>
</div>
<div style="text-align:center">
<img src="./img/platform.jpg" alt="Graph layer">
</div>