{"id":21516465,"url":"https://github.com/nexys-system/github-sdk","last_synced_at":"2025-03-17T16:20:29.408Z","repository":{"id":57130548,"uuid":"454132467","full_name":"nexys-system/github-sdk","owner":"nexys-system","description":"minimal Github SDK to easily access Github API - types","archived":false,"fork":false,"pushed_at":"2023-11-04T13:12:51.000Z","size":139,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-09T15:35:03.158Z","etag":null,"topics":["github-api","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@nexys/github-sdk","language":"TypeScript","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/nexys-system.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":"2022-01-31T18:59:42.000Z","updated_at":"2022-02-02T18:28:01.000Z","dependencies_parsed_at":"2024-10-31T20:33:46.684Z","dependency_job_id":"17e1503e-0e56-4a21-aa29-69e7c68af398","html_url":"https://github.com/nexys-system/github-sdk","commit_stats":{"total_commits":49,"total_committers":2,"mean_commits":24.5,"dds":"0.20408163265306123","last_synced_commit":"dbf5ba0bb521df9ee5255b87619b5347a8f37ad3"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":"nexys-system/typescript-package-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nexys-system%2Fgithub-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nexys-system%2Fgithub-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nexys-system%2Fgithub-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nexys-system%2Fgithub-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nexys-system","download_url":"https://codeload.github.com/nexys-system/github-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244066191,"owners_count":20392407,"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":["github-api","typescript"],"created_at":"2024-11-24T00:21:26.532Z","updated_at":"2025-03-17T16:20:29.375Z","avatar_url":"https://github.com/nexys-system.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github SDK\n\n[![npm version](https://img.shields.io/npm/v/@nexys/github-sdk.svg)](https://www.npmjs.com/package/@nexys/github-sdk)\n[![Build and Test Package](https://github.com/nexys-system/github-sdk/actions/workflows/test.yml/badge.svg)](https://github.com/nexys-system/github-sdk/actions/workflows/test.yml)\n[![Publish](https://github.com/nexys-system/github-sdk/actions/workflows/publish.yml/badge.svg)](https://github.com/nexys-system/github-sdk/actions/workflows/publish.yml)\n![Code style](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)\n\n## Get started\n\n### Install\n\n`yarn add @nexys/github-sdk`\n\n### Integrate in code\n\n```\nimport { Rest } from \"@nexys/github-sdk\";\n\n// example: update repo\nRest.Repo.update(\n  {description: 'my new repo description'},\n  'my organization',\n  'myrepo',\n  'mytoken'\n).then(response =\u003e {\n  console.log({response});\n})\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnexys-system%2Fgithub-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnexys-system%2Fgithub-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnexys-system%2Fgithub-sdk/lists"}