asynk
There are 8 repositories under asynk topic.
SatyamSoni23/Spacebook
This Repository gives a detailed example of apps that implemented based on MVVM Architecture using concepts of Retrofit, Room Database, Data Binding, View Models, Lifecycle, Work Manager, Synchronous and Asynchronous task and for UI part concepts of fragments, adapters, view pager, recycler viewer etc. and API that I used is https://isro.vercel.app/
programingjd/asynk_postgres
Async Postgres client with kotlin suspend functions.
programingjd/asynk_http
HTTP-related classes shared between client and server implementations.
programingjd/asynk_http-client
HTTP client using kotlin coroutines.
programingjd/asynk_mysql
Async Mysql/Mariadb client with kotlin suspend functions.
programingjd/asynk_sql
Interfaces for SQL database clients with suspend functions.