-
Notifications
You must be signed in to change notification settings - Fork 18
Home
Josh edited this page Sep 21, 2016
·
1 revision
This wiki will provide documentation for the psn-csharp API wrapper. The purpose of this project is to allow desktop apps to interact with the private PSN API. With this wrapper you are able to:
- Login with your PSN account
- Grab user details (either yourself or other PSN users)
- Manage your friends
- Send messages and read recent messages
- View trophies
... and much more.
I will be constantly updating this repo with new functionalities so if you like what you see, please star this project!
If you're interested in a web based version written in PHP, please check my psn-php repo!