curl --location --request GET 'https://gitlab.com/api/v3/projects/starred'
{
"http_url_to_repo": "string",
"id": "string",
"name": "string",
"name_with_namespace": "string",
"path": "string",
"path_with_namespace": "string",
"web_url": "string"
}