Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keygenqt/demo-kmp
3 applications and a module that unites them.
https://github.com/keygenqt/demo-kmp
Last synced: about 11 hours ago
JSON representation
3 applications and a module that unites them.
- Host: GitHub
- URL: https://github.com/keygenqt/demo-kmp
- Owner: keygenqt
- Created: 2024-02-08T17:18:42.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-08T18:10:55.000Z (9 months ago)
- Last Synced: 2024-02-08T19:33:01.703Z (9 months ago)
- Language: Kotlin
- Homepage:
- Size: 33.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Demo KMP
===================![picture](data/preview.png)
An application consisting of 4 separate projects: 3 applications and a module that unites them.
## Apps
* Module KMP
* Web app React + Electron
* Android + Compose
* Aurora OS## Feature
Applications makes a request to the public REST API GitHub to obtain a list of repositories for three applications.
## License
```
Copyright 2024 Vitaliy ZarubinLicensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```