6 Forks
56 Stars
56 Watchers

wundergraph-demo

This Repository demonstrates how to combine 7 APIs (4 Apollo Federation SubGraphs, 1 REST, 1 standalone GraphQL, 1 Mock) into one unified GraphQL API which is then securely exposed as a JSON API to a NextJS Frontend.

How to download and setup wundergraph-demo

Open terminal and run command
git clone https://github.com/wundergraph/wundergraph-demo.git
git clone is used to create a copy or clone of wundergraph-demo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with wundergraph-demo https://github.com/wundergraph/wundergraph-demo/archive/master.zip

Or simply clone wundergraph-demo with SSH
[email protected]:wundergraph/wundergraph-demo.git

If you have some problems with wundergraph-demo

You may open issue on wundergraph-demo support forum (system) here: https://github.com/wundergraph/wundergraph-demo/issues