You are to develop an api to allow users to perform common library actions.
- Search for a book by (partial) title
- Search for a book by (partial) author name
- Allow a member to borrow and return a book
- Don't allow members to borrow 'reference' books
- Send notifications to members about overdue books