#Kotlin-sso A Single sign-on project. Purpose of this project is to learn Kotlin. Currently does only CRUD of users but in the future it will be an SSO project for user authentication. Ktor framework is used to write this project.
Mongodb
./gradlew run
POSTusersGETusersGETusers/:idPUTusers/:idDELETEusers/:id