/marvelous

A mashup of Marvel comics data (via their API)

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

marvelous

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:

Usage

  1. Sign up for a Marvel developer account
  2. Copy your credentials from the accounts page and set up an environment variable: export MARVEL_CREDENTIALS="<public key>::<private key>"
  3. 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.

License

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.