apollo-android

:rocket:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform. (by apollographql)

Apollo-android Alternatives

Similar projects and alternatives to apollo-android

  1. Visual Studio Code

    Visual Studio Code

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  4. frank_jwt

    JSON Web Token implementation in Rust.

  5. Gatsby

    372 apollo-android VS Gatsby

    The best React-based framework with performance, scalability and security built in.

  6. Hoppscotch

    Open source API development ecosystem.

  7. gRPC

    C++ based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)

  8. jaeger

    CNCF Jaeger, a Distributed Tracing Platform

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. react-relay

    Relay is a JavaScript framework for building data-driven React applications.

  11. Neo4j

    Graphs for Everyone

  12. dataloader

    50 apollo-android VS dataloader

    DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching.

  13. graphql-spec

    GraphQL is a query language and execution engine tied to any backend service.

  14. react-chartjs-2

    React components for Chart.js, the most popular charting library

  15. dgraph

    high-performance graph database for real-time use cases

  16. TypeGraphQL

    Create GraphQL schema and resolvers with TypeScript, using classes and decorators!

  17. graffle

    30 apollo-android VS graffle

    Simple GraphQL Client for JavaScript. Minimal. Extensible. Type Safe. Runs everywhere.

  18. Jackson JSON Processor

    Main Portal page for the Jackson project

  19. express-graphql

    Discontinued Create a GraphQL HTTP server with Express.

  20. ktor

    57 apollo-android VS ktor

    Framework for quickly creating connected applications in Kotlin with minimal effort

  21. GraphQL Kotlin

    Libraries for running GraphQL in Kotlin

  22. http4k

    The Functional toolkit for Kotlin HTTP applications. http4k provides a simple and uniform way to serve, consume, and test HTTP services.

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better apollo-android alternative or higher similarity.

apollo-android discussion

Log in or Post with

apollo-android reviews and mentions

Posts with mentions or reviews of apollo-android. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-06-14.
  • Pride in Your App - Trying Out GraphQL on Android
    2 projects | dev.to | 14 Jun 2024
    To use GraphQL, we're going to use Apollo Kotlin (formerly Apollo Android). The library is type-safe and compatible with Kotlin Multiplatform.
  • Migrating Netflix to GraphQL Safely
    9 projects | news.ycombinator.com | 18 Jun 2023
    GraphQL queries are just HTTP POST queries with a JSON body. They're supported everywhere.

    If you want specialized tooling for them, Kotlin and Swift both have great strongly-typed GraphQL libraries.

    Apollo publishes libraries for both:

    - https://www.apollographql.com/docs/kotlin/

    - https://www.apollographql.com/docs/ios/

  • How to build a Snowflake API?
    10 projects | dev.to | 17 Jan 2023
    An example of a Snowflake API request using Java. This example uses Java’s built-in HttpClient and constructs JSON manually, so it doesn’t require additional dependencies; however, in production, you should use a library like Jackson for constructing JSON. Additionally, for stronger typing, you could use Apollo’s Kotlin-based GraphQL client.
  • Converting union type to Kotlin (Apollo GraphQL library)
    1 project | /r/graphql | 6 Jun 2022
    Can you elaborate on what you are trying to do? Why do you generate those classes manually? If you are using Apollo Kotlin then it will generate your data classes based on your query.
  • Migrating Android to GraphQL Federation
    1 project | /r/RedditEng | 21 Mar 2022
    We continue to rely on Apollo Kotlin (previously Apollo Android) as we migrate to Federation. It has evolved quite a bit since its creation and has been hugely useful to us, so it’s worth highlighting before jumping ahead.
  • Flutter vs Kotlin Multiplatform Mobile (not a holywar)
    4 projects | /r/FlutterDev | 24 Jan 2022
    - found Flutter graphql is way ahead , even almost mature as Apollo for JS. apollo-kotlin is several miles behind, a lot of issues, absolutely inconvenient usage after graphql-flutter
  • Java Spring Boot DTO Mapping in GraphQL
    1 project | /r/graphql | 20 Jan 2022
  • Introducing Apollo Kotlin
    1 project | /r/graphql | 17 Dec 2021
    The announcement is at https://www.apollographql.com/blog/announcement/introducing-apollo-kotlin/ and the repo at https://github.com/apollographql/apollo-kotlin. Try it out and let us know what you think!
  • GraphQL - Diving Deep
    47 projects | dev.to | 29 Jul 2021
    Apollo Client does have a good integration with these frameworks including React, iOS and Android — so, you might want to check that out
  • Any good java graphql client suggestions ?
    4 projects | /r/graphql | 7 Jul 2021
    Hi 👋Martin from https://github.com/apollographql/apollo-android here. Can you ellaborate more on "created schema files are not serialized" ? For Android app, I usually recommend separating the persistence layer and the network models so that they're not coupled. But maybe it's different from a microservice?
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 24 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic apollo-android repo stats
10
3,840
9.6
5 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Kotlin is
the 17th most popular programming language
based on number of references?