Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fernandospr/multiplatform-network-client-lib

Demonstrates a network client library for Android, iOS and JVM projects using Kotlin Multiplatform.
https://github.com/fernandospr/multiplatform-network-client-lib

android backend ios jvm kotlin kotlin-multiplatform library swift

Last synced: about 2 months ago
JSON representation

Demonstrates a network client library for Android, iOS and JVM projects using Kotlin Multiplatform.

Awesome Lists containing this project

README

        

Demonstrates a network client library for Android, iOS and JVM projects using Kotlin Multiplatform.

This repository contains the following folders:
* [contacts-common-lib](contacts-common-lib/README.md)
* [contacts-client-lib](contacts-client-lib/README.md)
* [contacts-backend-app](contacts-backend-app/README.md)
* [contacts-android-client-app](contacts-android-client-app/README.md)
* [contacts-ios-client-app](contacts-ios-client-app/README.md)
* [contacts-backend-client-app](contacts-backend-client-app/README.md)

### Architecture