Introduction
The Destiny Activity Stats project is a public web application that consumes the Bungie web-service API for the Destiny videogame to show player statistics for various in-game activities.
This web application uses a modern development stack and toolchain, including NodeJS and Express to provide a web-service API to access Bungie's game data.
Web-services grab the raw activity data from Bungie's public API and process that data to generate aggregate statistics in a convenient format for the front-end client to consume and display through its own dedicated client API.
The front-end uses ReactJS and Semantic UI.
End of Life
Unfortunately this project has reached end-of-life status, no new development is being undertaken and the project has been decomissioned.