kmisskey VS khttpclient

Compare kmisskey vs khttpclient and see what are their differences.

khttpclient

Kotlin multiplatform simple http request library. (by uakihir0)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
kmisskey khttpclient
1 1
3 1
- -
8.9 7.7
17 days ago 17 days ago
Kotlin Kotlin
MIT License MIT License
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.

kmisskey

Posts with mentions or reviews of kmisskey. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-14.
  • Multi-platform libraries built with Kotlin Multiplatform (KMP)
    6 projects | dev.to | 14 Mar 2024
    This library is a client library for Misskey, a Japanese social networking service. You can easily access Misskey's API using this library. The code above is Kotlin Multiplatform code, which can be run in Kotlin/JVM environments. For Kotlin/Native's iOS and MacOS, you can use kmisskey-cocoapods built from the kmisskey library and install it via Cocoapods. For Kotlin/JS targeting JavaScript, you can use kmisskey.js and install it via npm. The build methods for each are described in Github Actions, so please check them along with Gradle.

khttpclient

Posts with mentions or reviews of khttpclient. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-14.
  • Multi-platform libraries built with Kotlin Multiplatform (KMP)
    6 projects | dev.to | 14 Mar 2024
    This library is a Misskey client library compatible with Kotlin Multiplatform. It depends on khttpclient and uses Ktor Client internally Therefore, this library is available on Kotlin Multiplatform and platforms supported by Ktor Client The behavior on each platform depends on khttpclient.

What are some alternatives?

When comparing kmisskey and khttpclient you can also consider the following projects:

Kotlin-Multiplatform-Libraries - Kotlin Multiplatform Libraries. Welcome PR if you find or create new Kotlin Multiplatform Library.

Splitties - A collection of hand-crafted extensions for your Kotlin projects.

multiplatform-settings - A Kotlin Multiplatform library for saving simple key-value data

kmisskey.

kmisskey-cocoapods