github.com/sunrick/crystal_shareprice
master / published Mar 28, 2016 / repository
test app using crystal to get share price history from yahoo finance.
Crystal share price app
Simple crystal web server app to pull share prices from Yahoo finance
Command for deploying to heroku
heroku create crystaltestapp --buildpack https://github.com/zamith/heroku-buildpack-crystal.git
Looks for app.cr file in main directory.