The intention of this implementation is about creating a example CRUD service/repository Requirements: The below endpoints should be created: - create users - retrieve users - update user - delete users