Creating a simple 'Reading List' app in Django with Amazon's Product Advertising API
I had been using Shelfari for a few years to keep track of books I've read and plan to read. I really liked the website's interface and they had this nice widget that lets you display a bookshelf of your reading list on your blog. But when I forced SSL on my blog, it stopped working. The widget doesn't work over https.
I then looked for other widgets and tried Amazon's widget. But their widget …