A simple app using Node.js and PSNjs to retrieve PSN profile data and display it in a gamer card.
Live version of the app can be viewed here: https://psn-gamer-card.herokuapp.com/
Please Note: In order to display your own PSN gamer app or any other user, you must have your own PSN account. Enter your email and password for your PSN account as well as the username of the profile you wish to display in app.js.
The PSNjs module is also required for the app to work.