{"id":16978309,"url":"https://github.com/hbjydev/node-ghapi","last_synced_at":"2026-05-05T12:32:01.577Z","repository":{"id":40749543,"uuid":"145174790","full_name":"hbjydev/node-ghapi","owner":"hbjydev","description":"A Node.js library to get data from the public GitHub API.","archived":false,"fork":false,"pushed_at":"2022-12-30T17:18:11.000Z","size":504,"stargazers_count":1,"open_issues_count":17,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-11T14:22:00.347Z","etag":null,"topics":["github","github-api","node","nodejs"],"latest_commit_sha":null,"homepage":"https://ghapi.js.org","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/hbjydev.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}},"created_at":"2018-08-17T23:30:01.000Z","updated_at":"2021-02-12T17:12:08.000Z","dependencies_parsed_at":"2023-01-31T12:15:58.988Z","dependency_job_id":null,"html_url":"https://github.com/hbjydev/node-ghapi","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hbjydev%2Fnode-ghapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hbjydev%2Fnode-ghapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hbjydev%2Fnode-ghapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hbjydev%2Fnode-ghapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hbjydev","download_url":"https://codeload.github.com/hbjydev/node-ghapi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247369953,"owners_count":20927928,"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","github-api","node","nodejs"],"created_at":"2024-10-14T01:43:05.836Z","updated_at":"2026-05-05T12:31:56.548Z","avatar_url":"https://github.com/hbjydev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-ghapi [![Build Status](https://img.shields.io/azure-devops/build/haydennyyy/35075327-9a78-47f1-ad0e-026ef0a91fff/3.svg?style=flat-square)](https://haydennyyy.visualstudio.com/node-ghapi/_build/latest?definitionId=3\u0026branchName=master) [![Discord](https://img.shields.io/discord/574941083155431446.svg?color=7289DA\u0026label=Discord\u0026logo=Discord\u0026style=flat-square)](https://discord.gg/nMmeecb) [![NPM](https://img.shields.io/npm/dt/node-ghapi.svg?style=flat-square)](https://npmjs.com/node-ghapi)\n\nA GitHub API wrapper written in TypeScript\n\n## Usage\n\n```js\n// JavaScript\nconst { User } = require( 'node-ghapi' );\n\nlet user = new User('username', 'authentication-token');\n```\n\n```ts\n// TypeScript\nimport { User } from 'node-ghapi';\n\nlet user = new User('username', 'authentication-token');\n```\n\n\u003e NOTE: This is a rewrite of the original version of this API wrapper.\n\u003e It is not yet on feature parity.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhbjydev%2Fnode-ghapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhbjydev%2Fnode-ghapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhbjydev%2Fnode-ghapi/lists"}