Live version: http://alpha.richcitations.org/
Requirements:
Ruby 2.1.2,bundler,java
$ cd rich_citations
$ bundle install
$ cp config/database.example.yml config/database.yml
$ bundle exec rake db:migrate
$ bundle exec rails server
Visit http://localhost:3000/ to see the Rich Citations API.