{"id":17774199,"url":"https://github.com/animesh-ghosh/github-api-wrapper","last_synced_at":"2025-07-13T01:03:43.683Z","repository":{"id":105090920,"uuid":"223761878","full_name":"Animesh-Ghosh/GitHub-API-Wrapper","owner":"Animesh-Ghosh","description":"A small attempt to write a wrapper API for GitHub's API.","archived":false,"fork":false,"pushed_at":"2024-05-21T05:48:31.000Z","size":64,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T16:34:43.779Z","etag":null,"topics":["concurrent-futures","flask","flask-restful","github-api","github-api-v3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Animesh-Ghosh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2019-11-24T14:59:35.000Z","updated_at":"2024-05-21T05:48:28.000Z","dependencies_parsed_at":"2024-05-21T06:54:49.261Z","dependency_job_id":null,"html_url":"https://github.com/Animesh-Ghosh/GitHub-API-Wrapper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Animesh-Ghosh%2FGitHub-API-Wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Animesh-Ghosh%2FGitHub-API-Wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Animesh-Ghosh%2FGitHub-API-Wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Animesh-Ghosh%2FGitHub-API-Wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Animesh-Ghosh","download_url":"https://codeload.github.com/Animesh-Ghosh/GitHub-API-Wrapper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244744197,"owners_count":20502866,"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":["concurrent-futures","flask","flask-restful","github-api","github-api-v3"],"created_at":"2024-10-26T21:50:00.797Z","updated_at":"2025-03-21T05:27:52.571Z","avatar_url":"https://github.com/Animesh-Ghosh.png","language":"Python","readme":"## Installation\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/Animesh-Ghosh/TripMoksha-Task.git\n```\n\n2. Create virtual environment:\n\n```bash\npython3 -m venv venv\n```\n\n3. Activate virtual environment:\n\n\t**Linux**\n\t```bash\n\tsource venv/bin/activate\n\t```\n\t**Windows**\n\t```pwsh\n\t.\\venv\\Scripts\\activate\n\t```\n\n4. Install dependencies:\n\n```bash\npip install -r requirements.txt\n```\n\n5. Add GitHub OAUTH TOKEN:\n* Create a personal access token from [here](https://github.com/settings/tokens).\n* Add the token in a `.env` file as `OAUTH_TOKEN='{YOUR_OAUTH_TOKEN}'`.\n\n## Run\n\n1. Run the development server:\n\n```bash\nflask run\n```\n\n2. Either go to [site](127.0.0.1:5000) being served by Flask server or use cURL or some other API client.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanimesh-ghosh%2Fgithub-api-wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanimesh-ghosh%2Fgithub-api-wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanimesh-ghosh%2Fgithub-api-wrapper/lists"}