Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 219 Bytes

README.MD

File metadata and controls

13 lines (6 loc) · 219 Bytes

Car Rental Service project

Branch: feature/signup-list-getbyid-delete

• Allow a new user to sign up

• Return a list with all the users

• Return a user by id. The id is an integer.

• Delete a user by id