Skip to content

victorshinya/swift-apollo-client

Repository files navigation

Swift Apollo Client

LICENSE PRs Welcome

An Apollo Client (iOS) application built with SwiftUI and The Rick and Morty API. Apollo is an implementation of GraphQL that creates a communication layer between your client (such as React and iOS apps) to your back-end services.

Run locally

As the project uses Cocoapods for Dependency Management for Swift and Objective-C, you need to run the code below in order to create Swift\ Apollo\ Client.xcworkspace. That's the file you are going to use.

pod install

LICENSE

MIT License

Copyright (c) 2020 Victor Shinya

Releases

No releases published

Packages

No packages published