Kotlin Okhttp

Open-source Kotlin projects categorized as Okhttp

Top 10 Kotlin Okhttp Projects

  • chucker

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

  • Project mention: How do you guys debug network issues? | /r/androiddev | 2023-06-18

    I prefer Chucker: https://github.com/ChuckerTeam/chucker

  • LoggingInterceptor

    An OkHttp interceptor which has pretty logger for request and response. +Mock support

  • 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
  • sentry-java

    A Sentry SDK for Java, Android and other JVM languages.

  • Project mention: Methods and processes for reduce bugs in production | news.ycombinator.com | 2023-08-24

    >As now we've introduced some peers code review, automatic testing on most critical stuff (but since the codebase sucks these aren't really reliable tests)

    They may not be "reliable", but these are your safety net, or harness, so you don't fall. I wrote about similar issues, for instance here: https://news.ycombinator.com/item?id=26591067 and, given your promotion, here: https://news.ycombinator.com/item?id=37211796. It contains a few steps starting from "So...".

    You can add monitoring, something like Sentry (https://sentry.io) will capture exceptions that were not handled that you have not seen because the stack trace is buried in hundreds of pages of logs or something. It groups them by exception and counts them. It's pretty awesome. (https://docs.sentry.io). It supports around 108 platforms (Java, Python, JavaScript, etc.). This lets you see the exceptions and makes prioritizing easier (which ones are the most frequent, which ones impact the most, etc.).

    If you don't have them already, issue templates are really useful and the comment I linked to explains why, but here's an example of an issue template (again, you can configure them for different types of issues so team members select from a dropdown for a bug or a feature):

      

  • retrosheet

    📃 Turn Google Spreadsheet to JSON endpoint (for Android and JVM) for FREE (100%)

  • EitherNet

    A pluggable sealed API result type for modeling Retrofit responses.

  • Ok2Curl

    Convert OkHttp requests into curl logs.

  • AvengersChat

    💙 Android sample Avengers chat application using Stream Chat SDK based on MVVM (ViewModel, Coroutines, Room, Hilt, Repository) architecture.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • stream-draw-android

    🛥 Stream Draw is a real-time multiplayer drawing & chat game app built entirely with Jetpack Compose.

  • BasicMVIApp

    This application is a basic study application that implements clean architecture, with MVI architecture pattern. In addition to the most commonly used tools in the android development community.

  • AndroidEasyHttp

    Android Easy Http - Simplest android http request library.

  • Project mention: What is the most simple way to upload a file with an HTTP request? | /r/androiddev | 2023-05-02

    If you google around you should be able to find some pretty simple libraries that can do this that skip the setup that something like volley has. Like this https://github.com/af19git5/AndroidEasyHttp

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Kotlin Okhttp related posts

Index

What are some of the best open-source Okhttp projects in Kotlin? This list will help you:

Project Stars
1 chucker 3,675
2 LoggingInterceptor 1,312
3 sentry-java 1,096
4 retrosheet 830
5 EitherNet 729
6 Ok2Curl 417
7 AvengersChat 366
8 stream-draw-android 334
9 BasicMVIApp 35
10 AndroidEasyHttp 15

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com