Hacker News new | ask | show | jobs
by dpritchett 5184 days ago
Built a Ruby-based web app skeleton for Heroku [1] and then built another for Python [2].

Followed that up by making a ticket sales web app using the SeatGeek affiliate API and my Python app skeleton [3]. I also demoed [2] and [3] to the Memphis Python user group [4].

I apologize for the javascript failure on Tickets of Memphis, it seems the SeatGeek API has stopped accepting my jQuery JSONP requests so I have a ticket in.

[1] https://github.com/dpritchett/wwebsite

[2] https://github.com/dpritchett/wwebsite-python

[3] http://ticketsofmemphis.com

[4] http://www.slideshare.net/dpritchett/quick-and-dirty-heroku-...