Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/geocine/ioniql

ionic app which connects to a graphql server
https://github.com/geocine/ioniql

angular apollo-client graphcool graphql ionic pokemon

Last synced: about 1 month ago
JSON representation

ionic app which connects to a graphql server

Awesome Lists containing this project

README

        

# Ionic + GraphQL


```
user: [email protected]
pass: pallet
```

A simple demo application utilizing the following technologies:
- **Ionic v4** - Ionic Framework is an open source UI toolkit for building performant, high-quality mobile and desktop apps using web technologies (HTML, CSS, and JavaScript).
- **Apollo Client** - is the best way to use GraphQL to build client applications. The client is designed to help you quickly build a UI that fetches data with GraphQL, and can be used with any JavaScript front-end
- **GraphQL** - is a query language for your API, and a server-side runtime for executing queries by using a type system you define for your data
- **Angular v7** - is a platform for building mobile and desktop web applications.
- **GraphCool** - Open-source and self-hosted backend-as-a-service to develop serverless GraphQL backends.