groudashpon
groudashpon copied to clipboard
Dashboard of all active Groupon Deals
Description
Playing with Web Sockets via Pusher and the Groupon API.
- http://pusherapp.com/
- http://sites.google.com/site/grouponapi/home
Pushing events
To run "node push.js" you will need a pusher_config.js file in the root that looks like this:
exports.get = function() { return { appId: '1234', key: '0aafake61807key8fe70', secret: '789fake2ac7esecretd9' }; }
Contributors
Dave Hoover @redsquirrel Michael Hines @michaelphines Paul Grenning @paul_grenning