OBSS-Code-Master-2022-Final-Round
A basic API that gets, calculates, and stores all the links and their properties of given URL according to a basic scheme hierarchicaly, and then returns the whole hierarchical structure as a JSON file. I've used Spring Boot as framework, Jsoup library to get page information, Jackson ObjectMapper to return JSON.