Fuel VS httpmocker

Compare Fuel vs httpmocker and see what are their differences.

Fuel

The easiest HTTP networking library for Kotlin/Android (by kittinunf)

httpmocker

HttpMocker is a simple HTTP mocking library written in Kotlin to quickly and easily handle offline modes in your apps (by speekha)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Fuel httpmocker
3 0
4,483 177
- -
0.0 0.0
about 2 months ago about 2 years ago
Kotlin Kotlin
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Fuel

Posts with mentions or reviews of Fuel. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-27.
  • What is the retrofit alternative for Kotlin Multiplatform mobile ?
    2 projects | /r/Kotlin | 27 Dec 2020
    That kinda reminds me of Fuel https://github.com/kittinunf/fuel
  • Customizing your GitHub profile - Scripting
    5 projects | dev.to | 13 Sep 2020
    But when I started to use it, I faced an issue. In a traditional Maven project, the workaround would be to add the dependency in the available version, and thus override the default one. Yet, it doesn't work with Kotlin Scripting - it's not possible to override versions in the same way.
    5 projects | dev.to | 13 Sep 2020
    In the past, I've used the Fuel HTTP client. The API takes advantage of the Kotlin language, offers several syntax flavors, and has a solid community behind it.

httpmocker

Posts with mentions or reviews of httpmocker. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning httpmocker yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing Fuel and httpmocker you can also consider the following projects:

khttp - Kotlin HTTP requests library. Similar to Python requests.

kohttp - Kotlin DSL http client

chucker - 🔎 An HTTP inspector for Android & OkHTTP (like Charles but on device)

networkinkt - Multiplatform coroutine-based HTTP client wrapper for Kotlin

Asynkio - Write your asynchronous Network / IO call painlessly in Kotlin !!

ktor - Framework for quickly creating connected applications in Kotlin with minimal effort

kotlin-obd-api - :blue_car: A Kotlin OBD-II API for reading engine data

http-request-kotlin - 🌐 A tiny http client for Kotlin/Android. Only 90 lines of code.