Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kaylakremer/psn-gamer-card

A simple app using Node.js and PSNjs to retrieve PSN profile data and display it in a gamer card.
https://github.com/kaylakremer/psn-gamer-card

heroku heroku-deployment javascript nodejs playstation psn psn-account

Last synced: 5 days ago
JSON representation

A simple app using Node.js and PSNjs to retrieve PSN profile data and display it in a gamer card.

Awesome Lists containing this project

README

        

# :video_game: PSNGamerCard :video_game:
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](https://www.npmjs.com/package/PSNjs) module is also required for the app to work.