A mashup app built during the #OpenHack event held at Multunus Software in Bangalore on 24th May, 2014. Lovingly crafted in Clojure, using Marvel Comic's API:
- Sign up for a Marvel developer account
- Copy your credentials from the
accounts page and set up an
environment variable:
export MARVEL_CREDENTIALS="<public key>::<private key>"
- Now you can run the app!
PS: If you are using Emacs, make sure Emacs can see your environment variables. One way to do that is to start it from the command-line.
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.