Running in Production - Building a Django-based leader board for a flight simulator game
Paul Cappaert talks about building a leader board for a flight simulator that runs on Heroku, uses QR codes as a login mechanism, and has an API back-end so that the game server (Unity) running the simulator can report back stats.