apollo-server/docs/source/backends/rest.md

9 lines
170 B
Markdown
Raw Normal View History

2018-04-05 01:24:56 -04:00
---
title: REST
2018-04-19 14:51:15 +03:00
description: Ship new features without waiting on back-end changes
2018-04-05 01:24:56 -04:00
---
2018-04-19 14:51:15 +03:00
* GraphQL + rest is great
* fetching from remote endpoints
* example project/code