Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises Learn more →
Retrofit Alternatives
Similar projects and alternatives to Retrofit
-
-
-
Sonar
Write Clean Java Code. Always.. Sonar helps you commit clean code every time. With over 600 unique rules to find Java bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
Async Http Client
Asynchronous Http and WebSocket Client library for Java
-
-
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
-
MPAndroidChart
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
-
Lottie for Android, iOS, and React Native
Render After Effects animations natively on Android and iOS, Web, and React Native
-
glide
An image loading and caching library for Android focused on smooth scrolling
-
material-components-android
Modular and customizable Material Design UI components for Android
-
COVID-Karnataka
Android app that shows COVID Resources in Bangalore by volunteers of Team LBTC and to track COVID cases in Karnataka.
-
Dropwizard
A damn simple library for building production-ready RESTful web services.
-
-
-
ktor
Framework for quickly creating connected applications in Kotlin with minimal effort
-
Permission Dispatcher
A declarative API to handle Android runtime permissions.
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
Retrofit reviews and mentions
-
Akka-HTTP in android
For Android you should use a more mobile friendly framework like Retrofit or if you use Kotlin you can use the multi-platform Ktor library with it's client module
-
What stack to use for app with functionality like event calendar?
Retrofit in combination with OkHttp for fetching data from server (which hopefully already exists)
-
Moving from iOS development and I have a question about finding dependencies
So I've been playing around with search.maven.org and perhaps I'm not quite understanding it. For example, if I look for Retrofit I'm not seeing anything that resembles retrofit above https://central.sonatype.dev/search?q=Retrofit.
-
Ktor or Retrofit?
I'm going to hit you with a "it depends" though whether to use ktor or retrofit. If there is any part of you that thinks you're going to support multiplatform, then ktor with no discussion. Retrofit has come out and said that's not on their road map. There is another option called ktorfit which from the name you can guess is like retrofit but built on top of ktor to support multiplatform.
-
Building Your Domain Gateway With OpenAPI
Retrofit
-
Consuming a REST API using just vanilla Java!
I had a decent experience with Retrofit in the past, but that was a couple of years ago, idk if there are better tools now.
-
When should one use RxJava Observable and when simple Callback on Android?
I'm working on networking for my app. So I decided to try out Square's Retrofit. I see that they support simple Callback
-
App Flow of an Android App?
Your app would request data from the backend inside it's domain layer. As the other commenter mentioned, Retrofit is a commonly used library for interfacing with REST APIs, which is built on top of OkHttp (a more generic HTTP client).
- Top 10 Android Libraries to boost your development in 2022
-
What are the must-haves when developing an app?
Retrofit - networking
-
A note from our sponsor - ONLYOFFICE
www.onlyoffice.com | 31 May 2023
Stats
square/retrofit is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of Retrofit is Java.