Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 931 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 931 Bytes

Destiny Reputation Search

Description

This project was the starting point for DestinyRep.com. At this point, both the server and front-end have been completely rewritten, but the core ideas are still the same. Connect to Bungie.net's API, gather character data starting with just a simple username search, & display it in a clear, simple fashion.

Related (& Awesome) Projects

Install & Run

npm install
node server.js

Contributing

Send pull requests to the github repo