originally posted in:BungieNetPlatform
Just wanted to ask what people are using this API for, any cool projects in the works?
English
-
I'm working on http://www.destinyrep.com/ Probably adding Raid progress and some configuration stuff next.
-
The list is a little off right now. I am working on that. I am also working on adding the details of your vault to the list. Right now it just aggregates the required materials to full upgrade the equipment you have on. Useful and depressing.
-
this is really great, I'd no idea the API existed until it was mentioned in the news post today gonna build a web app to track what I do each week (bounties, materials, etc)
-
Building a Python+Flask based Clan site for my clan mates to quickly check and compare stats with each other.
-
Social network analysis of bungie.net.
-
I have been using it to archive data on a daily basis in order to be able to look at the data and see changes over time. As a data geek, this is the sort of thing I like to see. How much glimmer did I earn yesterday, what has my K/D been since unlocking this gun, etc. Unfortunately, I have no real coding experience. I did an online course in PHP and SQL, and have been using those to grab and store whatever I can on a daily basis. Unfortunately, I am clueless when it comes to how to deal with authentication, and so I have sort of hit a wall in my progress.
-
I'm personally building an unofficial Windows Phone companion app called 'Destiny Stats' (bit.ly/destinystats). Really loving how powerful this platform API is and can't wait for 'official' OAuth2 support for authentication as well as some much needed documentation!