Micro project for searching Instagram images based on hashtag.
- Clojure & various clojure libs
- JQuery
- Bootstrap
- Instagram API
git clone https://github.com/martinlindholdt/instasearch- sign up for instagram API use: http://instagram.com/developer/
- replace "client-id" with your own client id in src/instasearch/core.clj
- test with
lein do deps, compile :all, repl- and poke around if you like. lein uberjarshould give you a standalone jar in target/ - Run this.- point your browser at
http://localhost:7913/instasearch/console/index.html - Search
Copyright © 2013 Martin Lindholdt
Distributed under the Eclipse Public License, the same as Clojure.
http://www.eclipse.org/legal/epl-v10.html
Explained in short:
You may copy, distribute and modify the software provided that modifications are open source. However, software that includes the license may release under a different license.