{"id":24678933,"url":"https://github.com/isodevmate/js-2023","last_synced_at":"2025-03-21T18:26:03.235Z","repository":{"id":235710466,"uuid":"657532883","full_name":"IsoDevMate/JS-2023","owner":"IsoDevMate","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-24T00:42:52.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T13:19:27.269Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IsoDevMate.png","metadata":{"files":{"readme":"readme.MD","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-06-23T09:15:30.000Z","updated_at":"2023-06-23T09:15:45.000Z","dependencies_parsed_at":"2024-04-24T10:43:30.793Z","dependency_job_id":"5619f111-bb7f-4206-a85c-cab14710e1f2","html_url":"https://github.com/IsoDevMate/JS-2023","commit_stats":null,"previous_names":["isodevmate/js-2023"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IsoDevMate%2FJS-2023","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IsoDevMate%2FJS-2023/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IsoDevMate%2FJS-2023/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IsoDevMate%2FJS-2023/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IsoDevMate","download_url":"https://codeload.github.com/IsoDevMate/JS-2023/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244846340,"owners_count":20520111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-26T13:19:31.624Z","updated_at":"2025-03-21T18:26:03.198Z","avatar_url":"https://github.com/IsoDevMate.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## here is a quiz\n\nCreate an async function getUsers(names), that gets an array of GitHub logins, fetches the users from GitHub and returns an array of GitHub users.\n\nThe GitHub url with user information for the given USERNAME is: https://api.github.com/users/USERNAME.\n\n## Important details:\n\nThere should be one fetch request per user.\nRequests shouldn’t wait for each other. So that the data arrives as soon as possible.\nIf any request fails, or if there’s no such user, the function should return null in the resulting array.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisodevmate%2Fjs-2023","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisodevmate%2Fjs-2023","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisodevmate%2Fjs-2023/lists"}