Software Alternatives, Accelerators & Startups

Retrofit VS Ktor

Compare Retrofit VS Ktor and see what are their differences

Retrofit logo Retrofit

Retrofit is a type-safe HTTP client for Android and Java.

Ktor logo Ktor

Ktor is a tough gig developmental platform that comes with the support to build asynchronous servers and clients right in the kotlin.
  • Retrofit Landing page
    Landing page //
    2021-09-19
  • Ktor Landing page
    Landing page //
    2022-05-05

Retrofit videos

Sep.30 Patch Analysis and Yuudachi Retrofit Review

More videos:

  • Review - Ring Retrofit Alarm Kit Review - Setup and Installation
  • Review - Retrofit Hookah (Optima) Review - EPISODE 9 (RHS)

Ktor videos

Ktor: Past, Present, and Future! by Hadi Hariri

More videos:

  • Review - Unlimited Emergency Power: KTOR 50 Watt Generator and Inergy Kodiak Battery

Category Popularity

0-100% (relative to Retrofit and Ktor)
Development Tools
100 100%
0% 0
Development
0 0%
100% 100
Javascript UI Libraries
100 100%
0% 0
Web Frameworks
0 0%
100% 100

User comments

Share your experience with using Retrofit and Ktor. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Ktor might be a bit more popular than Retrofit. We know about 29 links to it since March 2021 and only 28 links to Retrofit. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Retrofit mentions (28)

  • Using Retrofit Interceptors to check network connection in Android and testing it
    From this point on, I will assume, you have a basic understanding of Retrofit. To get the most out of this tutorial I would actually suggest you have a retrofit client already implemented in your application. - Source: dev.to / 4 months ago
  • Lets make a Twitch Android app. Part 1. App access tokens
    Now you might think that in order to make the request we are going to use Retrofit but in reality we are going to be sending out an implicit intent like so:. - Source: dev.to / 11 months ago
  • Using OAuth2.0 and Retrofit to talk to the GitHub api on Android
    This particular blog post will be us building on the information from the previous blog post and using the authorization code from the GitHub OAuth API in combination with Retrofit. To finally get a access token, which allows us to make requests to the API on a behalf of a user. - Source: dev.to / 11 months ago
  • Show HN: Turn Your APIs into Swift Protocols
    Hey HN! If you're a fan of Swift you may have noticed that with WWDC 2023 came the (beta) release of macros. They're super powerful and expressive! I've been wishing Swift had a [Retrofit](https://square.github.io/retrofit/) style API definition library for years, and with macros it seemed like this was now possible. I'd like to show you all Papyrus, a library that turns your APIs into type-safe Swift protocols.... - Source: Hacker News / 11 months ago
  • Looking for android java developer mentor
    When it comes to consuming APIs I can definitely recommend Retrofit. Hopefully that's enough to get you started on where to look! Source: 12 months ago
View more

Ktor mentions (29)

  • Kotlin Routing - routing everything
    In paralel Jetbrains has created a lot of KMP frameworks that are awesome. One of them is Ktor that helps "create asynchronous client and server applications.". - Source: dev.to / about 1 month ago
  • Creating a Ktor Server with Gradle and SDKMAN!: A Step-by-Step Guide
    Ktor, a powerful web framework built with Kotlin, offers a lightweight and flexible solution for building web applications. In this article, we will guide you through the process of creating a Ktor project manually using Gradle and SDKMAN!. By following the steps below, you'll have a basic Ktor project up and running in no time. - Source: dev.to / 11 months ago
  • Spring MVC vs Django vs RoR vs some Kotlin Framework?
    Take a look at http4k and ktor for Kotlin specific frameworks Spring has first class support for Kotlin e.g. The following will give you reactive HTTP endpoints when using spring-webflux (this is what is use at work):. Source: about 1 year ago
  • 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. Source: about 1 year ago
  • Anyone here who uses compose-multiplatform for desktop apps, what’s your feedback?
    And last but not least, Ktor Client as our HTTP client. https://ktor.io/ It's a pretty amazing http client library and integrates well with Kotlinx serialization and Coroutines. Source: about 1 year ago
View more

What are some alternatives?

When comparing Retrofit and Ktor, you can also consider the following products

jQuery - The Write Less, Do More, JavaScript Library.

Kotlin - Statically typed Programming Language targeting JVM and JavaScript

React Native - A framework for building native apps with React

Micronaut Framework - Build modular easily testable microservice & serverless apps

Babel - Babel is a compiler for writing next generation JavaScript.

Akka - Build powerful reactive, concurrent, and distributed applications in Java and Scala