nomisRev / ktor-arrow-example

Real World implementation - "The mother of all demo apps". Written in Kotlin, with Ktor, Arrow, SqlDelight, KotlinX Serialization, etc.
Apache License 2.0
271 stars 34 forks source link

POST follow profile #194

Closed organize closed 11 months ago

organize commented 1 year ago

[closes #155]

Does it make sense to create a ticket for checking if the user A is already following user B? Currently, you can follow/unfollow irrespective of the existing state.