Skip to content
This repository has been archived by the owner on Dec 26, 2020. It is now read-only.

Latest commit

 

History

History
37 lines (24 loc) · 1.04 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.04 KB

isbnnetinclj2

A quick way to find the online prices for a book in India.

Written using Clojure programming language.

Special thanks to @ghoseb for the inspiration and guidance.

If you're curious about the history of the project, see http://swaroopch.com/tag/isbnnetin/.

Usage

  1. Install Redis.

  2. Install Leiningen 2.x.

  3. Get dependencies and run:

    lein deps
    lein ring server
  4. Push to Heroku.

Dedication

This new rewritten version (0.8) is dedicated to:

  1. Atul Chitnis, an inspiring person who I miss.
  2. Dedicated users of isbn.net.in who badgered me continuously to fix the site which had stopped working!

License

Copyright © 2010-2013 Swaroop C H

Distributed under the Eclipse Public License, the same as Clojure.