I'm working on a rails app that allows people to track books they're interested in reading and see what their friends are reading. I thought it would be really great if a user could just enter a book's title and have the app include any relevant information (cover shots, publish date, etc.) but I can't seem to find a service that allows me to do that.
What I'm looking for is a fairly comprehensive book database with a public API that my app can interact with. Does anyone know of something like this?