100% Kotlin Twitter Library

This page summarizes the projects mentioned and recommended in the original post on /r/Kotlin

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
  • KTweet

    KTweet is a Kotlin Library that allows you to consume the Twitter API v2.

  • twittered

    Twitter API client for Java developers

  • It might save you a lot of work to start of with https://github.com/redouane59/twittered and just convert the code to Kotlin as a baseline

  • 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.

    InfluxDB logo
  • kotlinx.serialization

    Kotlin multiplatform / multi-format serialization

  • I scanned your build.gradle though and it looks like the only possibly tricky thing is the use of fasterxml.jackson. If you decide to support multiplatform, I'd first suggest migrating that dependency to Kotlinx serialization

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How would I serialize a JSON primitive to a class?

    2 projects | /r/Kotlin | 1 Jul 2023
  • kotlinx-serialization won't serialize a List?

    1 project | /r/Kotlin | 16 Jun 2023
  • [Android/Multiplatform] Kotlin Flows + Ktor = Flawless HTTP requests (- ArrowKt)

    1 project | /r/androiddev | 15 Mar 2023
  • Why should I use kotlinx.serialization?

    4 projects | /r/Kotlin | 24 Feb 2023
  • Question about app weight... I want to use Apache commons math3, should I fork it and "crop" it to reduce compile times and app weight?

    1 project | /r/androiddev | 27 Jan 2023