Original purpose of this repo was to find book by photo of it's cover. But in time there was more.
- core - Django models for storing Books and their's metadata
- api - REST API for resolving book by ISBN
- matcher - some basic functionality to find book by it's cover (by use of hashlib)
- scraper - Scrapy spiders for crawling books