Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kaylakremer/psn-gamer-card
- Owner: kaylakremer
- License: mit
- Created: 2017-02-23T17:18:15.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-15T07:33:54.000Z (over 6 years ago)
- Last Synced: 2024-11-09T13:47:23.594Z (2 months ago)
- Topics: heroku, heroku-deployment, javascript, nodejs, playstation, psn, psn-account
- Language: JavaScript
- Homepage: https://psn-gamer-card.herokuapp.com/index.html
- Size: 351 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.