Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 237 Bytes

tasks.md

File metadata and controls

6 lines (5 loc) · 237 Bytes

Tasks

  • Create an endpoint to fetch active rentals for a book with ID
  • Create an endpoint to rent a book with ID
  • Create an endpoint to close a rental with a book ID
  • Create an endpoint to list a customer's rentals