userService Store user metadata, including name, email address, password, and bio. Support the full range of CRUD (create, update, delete ) operations for user objects. Verify a user login by name and password. Created with Sinatra