https://github.com/poulastaadas/basic-crud-operation-using-ktor
basic curd operation using ktor and jetpack compose
https://github.com/poulastaadas/basic-crud-operation-using-ktor
Last synced: about 1 year ago
JSON representation
basic curd operation using ktor and jetpack compose
- Host: GitHub
- URL: https://github.com/poulastaadas/basic-crud-operation-using-ktor
- Owner: POULASTAAdAS
- Created: 2023-07-26T19:40:52.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-05T23:14:58.000Z (over 2 years ago)
- Last Synced: 2025-01-30T05:12:34.643Z (over 1 year ago)
- Language: Kotlin
- Homepage:
- Size: 136 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Basic-CRUD-Operation-using-ktor-kotlin-jetpack
A simple application using jetpack compose which is taking to a backend server build on ktor for BASIC CRUD operation.
The project is to help me to get familiar with ktor.