Skip to content
/ Ktorfit Public

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

License

Notifications You must be signed in to change notification settings

Foso/Ktorfit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d35bd20 ยท Mar 14, 2025
Feb 26, 2025
Mar 14, 2025
Feb 27, 2025
Mar 14, 2025
Oct 9, 2023
Feb 21, 2025
Jan 27, 2025
Feb 21, 2025
Mar 14, 2025
Feb 18, 2025
Mar 14, 2025
Feb 21, 2025
Feb 22, 2025
Feb 4, 2025
Jun 8, 2024
Feb 12, 2023
Oct 9, 2023
Apr 13, 2022
Feb 23, 2025
Feb 23, 2025
Feb 11, 2023
Mar 1, 2025
Sep 3, 2022
Feb 18, 2025
Feb 18, 2025
Aug 31, 2024
Mar 14, 2025
Nov 12, 2024
Feb 22, 2025

Repository files navigation

Ktorfit

Maven PRs Welcome License Documentation

Platforms

Introduction

Ktorfit is an HTTP client/Kotlin Symbol Processor for Kotlin Multiplatform ( Android, iOS, Js, Jvm, Linux) using KSP and Ktor clients inspired by Retrofit

Show some โค๏ธ and star the repo to support the project

GitHub stars GitHub forks Twitter Follow

How to use

Please see the documentation at https://foso.github.io/Ktorfit/

Compatibility

See https://foso.github.io/Ktorfit/#compatibility

Ktorfit Packages

Project Version
Ktorfit Gradle Plugin Maven Central
ktorfit-lib Maven Central
ktorfit-lib-light Maven Central
ktorfit-ksp Maven Central
ktorfit-converters-flow Maven Central
ktorfit-converters-call Maven Central
ktorfit-converters-response Maven Central

You can find all Ktorfit packages on Maven Central.

๐Ÿ”Ž Check the latest changes to update your project.

๐Ÿ›  Follow the setup page for more details

โœ๏ธ Feedback

Feel free to send feedback on Twitter or file an issue. Feature requests/Pull Requests are always welcome.

Acknowledgments

Some parts of this project are reusing ideas that are originally coming from Retrofit from Square. Thank you for Retrofit!

Thanks to JetBrains for Ktor and Kotlin!

Credits

Ktorfit is brought to you by these contributors.

๐Ÿ“œ License

This project is licensed under the Apache License, Version 2.0 - see the LICENSE.md file for details