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

swaroopch/isbnnetinclj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isbnnetinclj

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, read these blog posts.

Usage

  1. Install MongoDB and set the URI to access it as an environment variable.

  2. Install Leiningen 1.x.

  3. Get dependencies and run:

    lein deps
    lein run

Note: This project is designed to be run on Heroku.

License

Copyright (C) 2012 Swaroop C H

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