An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: example-kotlin

UmeshJangid/KotlinCoroutineExample

Way of managing background threads that can simplify code by reducing the need for callbacks. Coroutines are a Kotlin feature that convert async callbacks for long-running tasks, such as database or network access, into sequential code.

Language: Kotlin - Size: 188 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0