This repository contains the code of one of my side projects. The aim of this side project is to explore the relationships between Wipipedia pages. It is inspired by a game, where, given a start page, you need to reach as fast possible another page only using links in the page body.
This project leverages DGraph as a Graph database to store the relationships between the pages.