/WikiLoopr

Follow the first links of a chain of Wikipedia pages until you enter a loop

Primary LanguageCoffeeScript

The first link in a Wikipedia article will take you to a broader subject. Repeat this over and over, and you’ll almost always end up in the same loop. Don’t believe me? Try it yourself.

www.wikiloopr.com

Contact: Sean Gransee sean.gransee@gmail.com

How to run locally

git clone https://github.com/seangransee/WikiLoopr.git
cd WikiLoopr
bundle install
rackup

Then navigate to http://localhost:9292