nipunru / swift-graphql-sample

Sample swift app using GraphQL and MVP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift GraphQL Sample

Sample swift app using GraphQL, MVP and Programmatic autolayout (Without Storyboard)

Tech Stack

Build and Run

  • Set developer account (Change bundle id if needed)

  • Set environment variables (OtriumGithub -> Environments)

    • BASE_URL = https:/$()/api.github.com/graphql
    • AUTH_TOKEN Get it from here
  • Select the build schema and run

Resources

GitHub GraphQL API documentation https://docs.github.com/en/graphql

About

Sample swift app using GraphQL and MVP


Languages

Language:Swift 99.4%Language:Ruby 0.6%