jrtechs abb574a5ba | 6 years ago | |
---|---|---|
.idea | 6 years ago | |
conf | 6 years ago | |
src | 6 years ago | |
website | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
pom.xml | 6 years ago | |
run.sh | 6 years ago |
This is a project that I threw together during the weekend to play around with gremlin graph database. Currently this project scrapes the steam API for friends and their friends which can be used to generate a graph. This information is stored locally in a gremlin server and is then sent to the client via a web socket.
Video Of Friends of Friends Graph
This project is in the VERY early stages of development and is far from finished. If you are lucky, you will find it live at http://steam.jrtechs.net. It is still being actively developed and does not have permanent hosting so there is a %60 chance at any time that you will be able to access it.