All Projects → shingt → GitHub-GraphQL-API-Example-iOS

shingt / GitHub-GraphQL-API-Example-iOS

Licence: MIT license
An example iOS application using GitHub GraphQL API with Apollo.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to GitHub-GraphQL-API-Example-iOS

shopify-node-react-app
Shopify paid app in Node.js & React.js that connects to a store and lets merchants select products to automatically discount them in the Shopify admin interface.
Stars: ✭ 29 (+26.09%)
Mutual labels:  apollo
mern-apollo-graphql-boilerplate
MERN + Apollo-Graphql Boilerplate
Stars: ✭ 21 (-8.7%)
Mutual labels:  apollo
graphX
A simple blog based on Nuxt and graphQL
Stars: ✭ 19 (-17.39%)
Mutual labels:  apollo
kerrigan
基于Tornado实现的一套配置中心,可基于分项目、环境管理配置,语法高亮、对比历史版本、快速回滚等,并提供Restful风格的API
Stars: ✭ 57 (+147.83%)
Mutual labels:  apollo
kernel xiaomi sm8250
CLO Rebased kernel for Xiaomi SM8250 series devices updated to CAF tag LA.UM.9.12.r1-14700-SMxx50 with AOSP android-4.19-stable merged.
Stars: ✭ 111 (+382.61%)
Mutual labels:  apollo
matnbaz
📚 The source-code for matnbaz.net. A monorepo containing the back-end (NestJS/Prisma/Apollo), front-end (Next.js/Apollo) and some tooling.
Stars: ✭ 481 (+1991.3%)
Mutual labels:  apollo
NASSP
Project Apollo - NASSP
Stars: ✭ 110 (+378.26%)
Mutual labels:  apollo
gitstar
Github Client built with React Apollo
Stars: ✭ 15 (-34.78%)
Mutual labels:  apollo
graphqlizer
Make your meteor mongo collections accessible over a graphql endpoint
Stars: ✭ 37 (+60.87%)
Mutual labels:  apollo
laika
Log, test, intercept and modify Apollo Client's operations
Stars: ✭ 99 (+330.43%)
Mutual labels:  apollo
react-apollo-mutation-state
A React HOC wrapper for Apollo GraphQL mutation, provides loading and error in props
Stars: ✭ 16 (-30.43%)
Mutual labels:  apollo
rogue.js
The "nearly invisible" way to server-render React applications
Stars: ✭ 1,914 (+8221.74%)
Mutual labels:  apollo
create-full-stack
Set up a TypeScript full stack with one command.
Stars: ✭ 94 (+308.7%)
Mutual labels:  apollo
jest-gql
✅🚀GraphQL based tests for Jest and Apollo
Stars: ✭ 33 (+43.48%)
Mutual labels:  apollo
apollo-logger
Apollo GraphQL Logger
Stars: ✭ 19 (-17.39%)
Mutual labels:  apollo
Heighliner
A GraphQL Server for NewSpring Web
Stars: ✭ 13 (-43.48%)
Mutual labels:  apollo
apollo.net
Apollo配置中心.Net客户端
Stars: ✭ 449 (+1852.17%)
Mutual labels:  apollo
agollo
🚀Go client for ctrip/apollo (https://github.com/apolloconfig/apollo)
Stars: ✭ 563 (+2347.83%)
Mutual labels:  apollo
apollo-tracing-elixir
Apollo Tracing middleware for Absinthe
Stars: ✭ 114 (+395.65%)
Mutual labels:  apollo
DiscoveryPlatform
☀️ Nepxion DiscoveryPlatform is a platform for Nepxion Discovery with service governance, release orchestration, flow inspection, instance blacklist, gateway route 服务治理、蓝绿灰度编排、流量侦测、实例摘除、网关路由的平台
Stars: ✭ 63 (+173.91%)
Mutual labels:  apollo

GitHub-GraphQL-API-Example-iOS

An example iOS app that uses Apollo iOS to hit GitHub GraphQL API.

Environments

  • Xcode 12.0.1
  • Swift 5.3

How to start

  • Open GitHub-GraphQL-API-Example-iOS.xcodeproj
  • Replace YOUR_TOKEN in RepositoriesViewController with your private access token on GitHub and build! (Make sure not to commit your token.)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].