{"id":15033666,"url":"https://github.com/foso/ktorfit","last_synced_at":"2025-12-12T12:23:49.887Z","repository":{"id":37441859,"uuid":"203655484","full_name":"Foso/Ktorfit","owner":"Foso","description":"HTTP client generator / KSP plugin for Kotlin Multiplatform (Android, iOS, Js, Jvm, Native, WasmJs)) using KSP and Ktor clients inspired by Retrofit https://foso.github.io/Ktorfit","archived":false,"fork":false,"pushed_at":"2025-05-12T20:14:35.000Z","size":6174,"stargazers_count":1754,"open_issues_count":43,"forks_count":53,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-05-12T21:31:33.156Z","etag":null,"topics":["android","annotation-processor","http-client","kotlin","kotlin-compiler-plugin","kotlin-mpp","kotlin-multiplatform","kotlin-multiplatform-mobile","kotlin-native","kotlinjs","ksp","ktor"],"latest_commit_sha":null,"homepage":"https://foso.github.io/Ktorfit","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Foso.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-08-21T19:58:38.000Z","updated_at":"2025-05-11T07:48:26.000Z","dependencies_parsed_at":"2023-10-14T21:16:29.691Z","dependency_job_id":"87dff08b-86b1-42f5-8909-08b2c71aa4aa","html_url":"https://github.com/Foso/Ktorfit","commit_stats":{"total_commits":795,"total_committers":16,"mean_commits":49.6875,"dds":"0.19999999999999996","last_synced_commit":"16d3481c25b151e5abb37d7cb2ee4e86c5db9d49"},"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Foso%2FKtorfit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Foso%2FKtorfit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Foso%2FKtorfit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Foso%2FKtorfit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Foso","download_url":"https://codeload.github.com/Foso/Ktorfit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254070109,"owners_count":22009559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","annotation-processor","http-client","kotlin","kotlin-compiler-plugin","kotlin-mpp","kotlin-multiplatform","kotlin-multiplatform-mobile","kotlin-native","kotlinjs","ksp","ktor"],"created_at":"2024-09-24T20:22:16.658Z","updated_at":"2025-12-12T12:23:49.879Z","avatar_url":"https://github.com/Foso.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003eKtorfit\u003c/h1\u003e\n\n[![Maven](https://img.shields.io/badge/Maven-Central-download.svg?style=flat-square)](https://central.sonatype.com/search?q=g:de.jensklingenberg.ktorfit) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/Foso/Ktorfit)\n[![License](https://img.shields.io/badge/Apache-2.0-green.svg)](https://github.com/Foso/Ktorfit/blob/master/LICENSE)\n[Documentation](http://foso.github.io/Ktorfit)\n\n[![Platforms](https://raw.githubusercontent.com/Foso/Ktorfit/master/docs/assets/badges/platforms.svg)](https://raw.githubusercontent.com/Foso/Ktorfit/master/docs/assets/badges/platforms.svg)\n\u003cp align=\"center\"\u003e\n  \u003cimg src =\"https://raw.githubusercontent.com/Foso/Experimental/master/carbon.png\"  /\u003e\n\u003c/p\u003e\n\n## Introduction\n\nKtorfit is an HTTP client/Kotlin Symbol Processor for Kotlin Multiplatform ( Android, iOS, Js, Jvm, Linux)\nusing [KSP](https://github.com/google/ksp) and [Ktor clients](https://ktor.io/docs/getting-started-ktor-client.html)\ninspired by [Retrofit](https://square.github.io/retrofit/)\n\n## Show some :heart: and star the repo to support the project\n\n[![GitHub stars](https://img.shields.io/github/stars/Foso/Ktorfit.svg?style=social\u0026label=Star)](https://github.com/Foso/Ktorfit) [![GitHub forks](https://img.shields.io/github/forks/Foso/Ktorfit.svg?style=social\u0026label=Fork)](https://github.com/Foso/Ktorfit/fork) [![Twitter Follow](https://img.shields.io/twitter/follow/jklingenberg_.svg?style=social)](https://twitter.com/jklingenberg_)\n\n## How to use\n\nPlease see the documentation at [https://foso.github.io/Ktorfit/](https://foso.github.io/Ktorfit/)\n\n## Compatibility\nSee https://foso.github.io/Ktorfit/#compatibility\n\n## Ktorfit Packages\n\n| Project                     |                                                                                                                  Version                                                                                                                  |\n|-----------------------------|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|\n| Ktorfit Gradle Plugin       | [![Maven Central](https://img.shields.io/maven-central/v/de.jensklingenberg.ktorfit/de.jensklingenberg.ktorfit.gradle.plugin)](https://central.sonatype.com/artifact/de.jensklingenberg.ktorfit/de.jensklingenberg.ktorfit.gradle.plugin) |\n| ktorfit-lib                 |                              [![Maven Central](https://img.shields.io/maven-central/v/de.jensklingenberg.ktorfit/ktorfit-lib)](https://central.sonatype.com/artifact/de.jensklingenberg.ktorfit/ktorfit-lib)                              |\n| ktorfit-lib-light           |                        [![Maven Central](https://img.shields.io/maven-central/v/de.jensklingenberg.ktorfit/ktorfit-lib-light)](https://central.sonatype.com/artifact/de.jensklingenberg.ktorfit/ktorfit-lib-light)                        |\n| ktorfit-converters-flow     |                  [![Maven Central](https://img.shields.io/maven-central/v/de.jensklingenberg.ktorfit/ktorfit-converters-flow)](https://central.sonatype.com/artifact/de.jensklingenberg.ktorfit/ktorfit-converters-flow)                  |\n| ktorfit-converters-call     |                  [![Maven Central](https://img.shields.io/maven-central/v/de.jensklingenberg.ktorfit/ktorfit-converters-call)](https://central.sonatype.com/artifact/de.jensklingenberg.ktorfit/ktorfit-converters-call)                  |\n| ktorfit-converters-response |              [![Maven Central](https://img.shields.io/maven-central/v/de.jensklingenberg.ktorfit/ktorfit-converters-response)](https://central.sonatype.com/artifact/de.jensklingenberg.ktorfit/ktorfit-converters-response)              |\n\nYou can find all Ktorfit packages on [Maven Central](https://search.maven.org/search?q=de.jensklingenberg.ktorfit).\n\n🔎 Check the [latest changes](https://github.com/Foso/Ktorfit/blob/master/docs/CHANGELOG.md) to update your project.\n\n🛠 Follow the [setup page](https://foso.github.io/Ktorfit/installation/) for more details\n\n## ✍️ Feedback\n\nFeel free to send feedback on [Twitter](https://twitter.com/jklingenberg_)\nor [file an issue](https://github.com/foso/Ktorfit/issues/new). Feature requests/Pull Requests are always welcome.\n\n## Acknowledgments\n\nSome parts of this project are reusing ideas that are originally coming\nfrom [Retrofit](https://square.github.io/retrofit/) from [Square](https://github.com/square). Thank you for Retrofit!\n\nThanks to JetBrains for Ktor and Kotlin!\n\n## Credits\n\nKtorfit is brought to you by these [contributors](https://github.com/Foso/Ktorfit/graphs/contributors).\n\n## 📜 License\n\nThis project is licensed under the Apache License, Version 2.0 - see\nthe [LICENSE.md](https://github.com/Foso/Ktorfit/blob/master/LICENSE) file for details\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoso%2Fktorfit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoso%2Fktorfit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoso%2Fktorfit/lists"}