rest-api-with-ktor User Registration Restful API using Ktor Get API to get all users data Get API to get user data against user Id Post API to add user Put API to update user object/detail Delete API to delete user object/detail