{"id":17466370,"url":"https://github.com/mauricioromagnollo/nodejs-github-api","last_synced_at":"2025-06-11T08:34:16.205Z","repository":{"id":192685741,"uuid":"687186038","full_name":"mauricioromagnollo/nodejs-github-api","owner":"mauricioromagnollo","description":"An Github API integration developed with Node.js and TypeScript.","archived":false,"fork":false,"pushed_at":"2023-09-30T02:38:00.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T08:44:34.420Z","etag":null,"topics":["github-api","github-rest-api","jest","js-yaml","nodejs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mauricioromagnollo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-09-04T20:23:54.000Z","updated_at":"2023-09-06T19:50:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"3277c9e7-b325-45de-8023-06c3cc655991","html_url":"https://github.com/mauricioromagnollo/nodejs-github-api","commit_stats":null,"previous_names":["mauricioromagnollo/nodejs-get-github-workflows-jobs-name"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricioromagnollo%2Fnodejs-github-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricioromagnollo%2Fnodejs-github-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricioromagnollo%2Fnodejs-github-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricioromagnollo%2Fnodejs-github-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mauricioromagnollo","download_url":"https://codeload.github.com/mauricioromagnollo/nodejs-github-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mauricioromagnollo%2Fnodejs-github-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259230469,"owners_count":22825395,"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","github-rest-api","jest","js-yaml","nodejs"],"created_at":"2024-10-18T13:25:09.158Z","updated_at":"2025-06-11T08:34:16.184Z","avatar_url":"https://github.com/mauricioromagnollo.png","language":"TypeScript","readme":"# nodejs-github-api\n\nAn [Github API](https://docs.github.com/pt/rest?apiVersion=2022-11-28) integration developed with Node.js and TypeScript.\n\n\u003e This code was a conversion from Python to JavaScript, from the original repository [https://github.com/ambrisolla/github-wrapper](https://github.com/ambrisolla/github-wrapper/tree/main).\n\n## **Techs**\n\n- [node.js](https://nodejs.org/en) - v18.17.1\n- [typescript](https://www.typescriptlang.org/docs/)\n- [jest](https://jestjs.io/pt-BR/docs/getting-started)\n- [js-yaml](https://github.com/nodeca/js-yaml)\n- [tsx](https://github.com/esbuild-kit/tsx)\n- [dotenv](https://github.com/motdotla/dotenv)\n\n## **Usage**\n\nInstall [Node.js](https://nodejs.org/en) in version **18.17.1** then install package dependencies:\n\n```sh\nnpm ci\n```\n\nCreate your `.env` file and set the variables:\n\n```sh\ncp `.env.example` `.env`\n```\n\n- `GITHUB_TOKEN` \u0026rarr; Your Github Token;\n- `REPOSITORY_NAME` \u0026rarr; The name of the repository you want to test; \n- `ORG_OR_USER`\u0026rarr; The Github Organization name or your user name;\n- `QUERY` \u0026rarr; The query with the word you want to search for repositories that include it in the name;\n\n## **Commands/Scripts**\n\nRun [main.ts](./src/main.ts) file\n\n```sh\nnpm run dev\n```\n\nRun [main.ts](./src/main.ts) file in watch mode\n\n```sh\nnpm run dev:watch\n```\n\nRun tests with coverage\n\n```sh\nnpm run test\n```\n\nRun test in watch mode\n\n```sh\nnpm run test:watch\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmauricioromagnollo%2Fnodejs-github-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmauricioromagnollo%2Fnodejs-github-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmauricioromagnollo%2Fnodejs-github-api/lists"}