API GitHub - repos size (GitHub Repository Info)

Этот код использует API GitHub для получения информации о репозитории с именем "git" владельца "git". После получения ответа от сервера в формате JSON, он пробует извлечь размер репозитория из данных и вывести его в консоль. Однако, свойство "size" не является частью ответа от GitHub API. Для получения размера репозитория можно использовать свойство "size" объекта "data" или другие доступные свойства, предоставляемые API GitHub.

This code uses the GitHub API to retrieve information about a repository named "git" of owner "git". After receiving the response from the server in JSON format, it tries to extract the size of the repository from the data and output it to the console. However, the "size" property is not part of the response from the GitHub API. You can use the "size" property of the "data" object or other available properties provided by the GitHub API to retrieve the repository size.

ниже вывод инфы из api ../как будет время попробую apiшку красиво оформить 🙂

below is the output from api ../as soon as I have time I will try to design the output from api nicely 🙂

⏳Loading...📟