Skip to content

Demo iOS application showcasing how to consume a GraphQL API

Notifications You must be signed in to change notification settings

SergeiMeza/demo-graphql-client-ios

Repository files navigation

demo-client-ios

Demo iOS application showcasing how to consume a GraphQL API. The API itself is a wrapper of Apple Music Public APIs.

Server

You can find the source code for the server implementation in this repository.

Features

  • MVVM pattern.
  • code generation of the network layer using GraphQL.
  • custom UI framework written in UIKit emulating the new SwiftUI syntax here.
  • reactive code using Rx.Swift
  • custom Music Manager using AVFoundation

Support:

sergeimeza



About

Demo iOS application showcasing how to consume a GraphQL API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages