smilecs/ketro
Simple and sane Retrofit request library for Kotlin helps wrap responses and provides easy error handling that can be easily translated to custom exception objects for easy and proper handling. Ketro supports LiveData request and also Coroutines functionality. As well easily propagate errors to the parent fragment/activity or handle within the ViewModel without losing your sanity🔥. Ketro is highly flexible and is a good tool for clean response parsing and management https://smilecs.github.io/ketro/
KotlinMIT
Issues
- 0
- 0
Deprecate LiveData handlers
#43 opened by smilecs - 0
Parse method should take in nullable function
#42 opened by smilecs - 1
Improve Wrapper object properties
#34 opened by smilecs - 2
- 0
Document Coroutine usage
#25 opened by smilecs - 1
Add Coroutines support
#10 opened by smilecs - 1
Exposed onFinished method in Kobserver
#8 opened by smilecs - 1
Error Body along with Exception
#12 opened by livingmyway - 0
Void Return support
#11 opened by livingmyway - 0
Readme
#3 opened by tonyalaribe - 0
Add generic executeRequest method
#2 opened by smilecs