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

DELETE unfollow profile #190

Closed pabloaguilarmartinez closed 1 year ago

pabloaguilarmartinez commented 1 year ago

This PR attempts to solve the following issue #156

Missing POST to follow user just to check if the relationship is updated when unfollow. With that we may have to refactor.

nomisRev commented 1 year ago

Looks prefect! Thank you @pabloaguilarmartinez 👏 👏

And thank you for your interest in the project, and taking your time to contribute to this project 🙌 Hope you learned a lot!

pabloaguilarmartinez commented 1 year ago

Thanks to you @nomisRev , it is a really good initiative for hacktoberfest. I enjoyed it a lot!