An open API service indexing awesome lists of open source software.

https://github.com/aaronksaunders/ioniclaunchpadapp

Sample Ionic app using Apollo GraphQL Client and LaunchPad for the GraphQL Server
https://github.com/aaronksaunders/ioniclaunchpadapp

angular2 animation apollo apollo-client graphql graphql-server ionic-framework ionic2 launchpad

Last synced: about 1 month ago
JSON representation

Sample Ionic app using Apollo GraphQL Client and LaunchPad for the GraphQL Server

Awesome Lists containing this project

README

          

### Ionic GraphQL Client Example

- Using Apollo LaunchPad as the GraphQL Server => https://launchpad.graphql.com/v7mnw3m03
- [Launchpad](https://dev-blog.apollodata.com/introducing-launchpad-the-graphql-server-demo-platform-cc4e7481fcba) is an in-browser GraphQL server playground. You can write a GraphQL schema example in JavaScript, and instantly create a serverless, publicly-accessible GraphQL endpoint. We call these code snippets that live on Launchpad “pads”.
- Based on this ReactJS Example => [Exchange Rates with Coinbase API by peggyrayzis](https://codesandbox.io/s/jvlrl98xw3)
- Apollo Angular Client => https://www.apollographql.com/docs/angular/

![alt text](https://github.com/aaronksaunders/ionicLaunchpadApp/blob/master/Screenshot%202017-11-24%2001.48.57.png)