Skip to content

Commit 7f92cfb

Browse files
author
Sashko Stubailo
authored
Add Apollo Android to clients (graphql#299)
1 parent 58186e2 commit 7f92cfb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

site/code/index.html.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,10 @@ Code that executes a hello world GraphQL query with \`graphql-clj\`:
361361
362362
- [Apollo iOS](http://dev.apollodata.com/ios/) ([github](https://github.com/apollostack/apollo-ios)): A GraphQL client for iOS that returns results as query-specific Swift types, and integrates with Xcode to show your Swift source and GraphQL side by side, with inline validation errors.
363363
364+
### Java / Android
365+
366+
- [Apollo Android](https://github.com/apollographql/apollo-android): A strongly-typed, caching GraphQL client for Android, written in Java.
367+
364368
### C# / .NET
365369
366370
- [graphql-net-client](https://github.com/bkniffler/graphql-net-client): Basic example GraphQL client for .NET.

0 commit comments

Comments
 (0)