nomisRev/ktor-arrow-example
Real World implementation - "The mother of all demo apps". Written in Kotlin, with Ktor, Arrow, SqlDelight, KotlinX Serialization, etc.
KotlinApache-2.0
Issues
- 0
Dependency Dashboard
#3 opened by renovate - 4
POST /articles/{slug}/comments
#165 opened by nomisRev - 1
- 2
GET /articles/{slug}/comments
#164 opened by nomisRev - 1
POST follow profile
#155 opened by nomisRev - 5
GET /articles/feed
#159 opened by nomisRev - 2
GET /articles/{slug}
#161 opened by nomisRev - 2
More detail for test and running the project
#193 opened by Kaaveh - 1
DELETE unfollow profile
#156 opened by nomisRev - 1
POST /articles/{slug}/favorite
#167 opened by nomisRev - 3
Refactor to kotlin.assert and power-assert
#173 opened by nomisRev - 2
GET All articles
#158 opened by nomisRev - 3
Native Image with GraalVM
#169 opened by nomisRev - 3
- 2
GET profile by username
#154 opened by nomisRev - 2
POST /articles
#160 opened by nomisRev - 3
- 2
Use Ktor's Type Safe Routing (Resource DSL)
#170 opened by nomisRev - 1
Add Gradle module for KMP Compose module
#171 opened by nomisRev - 2
Update Validated to Either Arrow 2.0 syntax
#153 opened by nomisRev - 0
PUT /articles/{slug}
#162 opened by nomisRev - 0
DELETE /articles/{slug}
#163 opened by nomisRev - 0
DELETE /articles/{slug}/comments/{id}
#166 opened by nomisRev - 0
DELETE /articles/{slug}/favorite
#168 opened by nomisRev - 0
Article functionality
#17 opened by nomisRev - 0
Tag functionality
#18 opened by nomisRev - 0
Profile functionality
#19 opened by nomisRev - 4
Never completes or responds
#91 opened by sean-abbott - 1
Missing License
#89 opened by hbrackel