Test the API and render book cards
Add a book using ISBN or Amazon URL. This will call POST /api/books
Configure your affiliate IDs. This will call PUT /api/settings
Lists all books you've added. Calls GET /api/books
Render a card using the card API. Calls GET /api/card/:isbn?publisher_id=...