{"id":21076678,"url":"https://github.com/gaurav-822/gitseek","last_synced_at":"2026-04-17T19:03:16.488Z","repository":{"id":204187059,"uuid":"711286585","full_name":"Gaurav-822/GitSeek","owner":"Gaurav-822","description":"First task of Web/Cloud members of GDSC NITS 2026","archived":false,"fork":false,"pushed_at":"2024-01-10T18:31:50.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-29T23:03:48.769Z","etag":null,"topics":["api","bootstrap5","flask","github-api","web"],"latest_commit_sha":null,"homepage":"https://gitseek.onrender.com","language":"HTML","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/Gaurav-822.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,"publiccode":null,"codemeta":null}},"created_at":"2023-10-28T19:15:44.000Z","updated_at":"2023-10-29T07:04:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"91b74064-0bf6-4973-9f95-eb93addea8de","html_url":"https://github.com/Gaurav-822/GitSeek","commit_stats":null,"previous_names":["gaurav-822/gitseek"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Gaurav-822/GitSeek","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gaurav-822%2FGitSeek","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gaurav-822%2FGitSeek/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gaurav-822%2FGitSeek/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gaurav-822%2FGitSeek/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gaurav-822","download_url":"https://codeload.github.com/Gaurav-822/GitSeek/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gaurav-822%2FGitSeek/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31941845,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["api","bootstrap5","flask","github-api","web"],"created_at":"2024-11-19T19:29:45.190Z","updated_at":"2026-04-17T19:03:16.471Z","avatar_url":"https://github.com/Gaurav-822.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitSeek\nFirst task of Web/Cloud members of GDSC NITS 2026\n\n## Guide to Run it Locally\n- Install all the packages mentioned in requirements.txt via the command $pip install -r requirements. txt\n- Change this piece of code in app.py, line number 14 to 17\n  ```\n  github_api_url = os.environ[\"GITHUB_API_URL\"]\n  github_access_token = os.environ[\"GITHUB_ACCESS_TOKEN\"]\n  response = requests.get(f\"{github_api_url}/users/{name}\", headers={\"Authorization\": f\"Bearer {github_access_token}\"})\n  ```\n- To\n  ```\n  response = requests.get(f\"https://api.github.com/users/{name}\")\n  ```\n- Now use flask run to run it locally!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaurav-822%2Fgitseek","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgaurav-822%2Fgitseek","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaurav-822%2Fgitseek/lists"}