Program to work with XMLHttpRequest and Fetch
Task - we must send a request to the server, get data about users, then get data about posts, then get data about comments. Then link users, posts and comments that they have made. And display it as a list.