GitHub / Jakkoble / KotlinApiExample
Simple Kotlin API Example with Tutorial for Beginners ⚙️
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jakkoble%2FKotlinApiExample
PURL: pkg:github/Jakkoble/KotlinApiExample
Stars: 2
Forks: 2
Open issues: 0
License: apache-2.0
Language: Kotlin
Size: 92.8 KB
Dependencies parsed at:
9
Created at: about 3 years ago
Updated at: about 2 years ago
Pushed at: almost 3 years ago
Last synced at: almost 2 years ago
Topics: api, kotlin, kotlin-api, ktor, ktor-server, simple-api, tutorial
- ch.qos.logback:logback-classic $logback_version implementation
- io.ktor:ktor-serialization-jackson-jvm 2.0.3 implementation
- io.ktor:ktor-server-compression-jvm $ktor_version implementation
- io.ktor:ktor-server-content-negotiation-jvm $ktor_version implementation
- io.ktor:ktor-server-core-jvm $ktor_version implementation
- io.ktor:ktor-server-cors-jvm $ktor_version implementation
- io.ktor:ktor-server-netty-jvm $ktor_version implementation
- io.ktor:ktor-server-tests-jvm $ktor_version testImplementation
- org.jetbrains.kotlin:kotlin-test-junit $kotlin_version testImplementation