{"id":15346310,"url":"https://github.com/goya/pgb-api","last_synced_at":"2025-10-11T00:30:45.953Z","repository":{"id":65007809,"uuid":"97510145","full_name":"goya/pgb-api","owner":"goya","description":"Nodejs module for accessing the REST api on PhoneGap Build","archived":true,"fork":false,"pushed_at":"2018-10-30T20:31:19.000Z","size":48,"stargazers_count":3,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-16T00:41:24.381Z","etag":null,"topics":["api-client","cordova","phonegap","phonegap-build"],"latest_commit_sha":null,"homepage":"https://build.phonegap.com","language":"JavaScript","has_issues":false,"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/goya.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}},"created_at":"2017-07-17T18:39:46.000Z","updated_at":"2023-10-09T11:44:32.000Z","dependencies_parsed_at":"2022-12-21T08:37:41.399Z","dependency_job_id":null,"html_url":"https://github.com/goya/pgb-api","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goya%2Fpgb-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goya%2Fpgb-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goya%2Fpgb-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goya%2Fpgb-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goya","download_url":"https://codeload.github.com/goya/pgb-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236008073,"owners_count":19080334,"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":["api-client","cordova","phonegap","phonegap-build"],"created_at":"2024-10-01T11:20:59.584Z","updated_at":"2025-10-11T00:30:40.621Z","avatar_url":"https://github.com/goya.png","language":"JavaScript","readme":"# pgb-api  \u003ca href=https://www.npmjs.com/package/pgb-api\u003e\u003cimg alt=npm src=https://badge.fury.io/js/pgb-api.svg\u003e\u003c/a\u003e\nThis is a nodejs module to access the public REST api of [PhoneGap Build](https://build.phonegap.com).\n\nThe module can be added to your project with:\n\n```javascript\n\u003e yarn add pgb-api\n\nor\n\n\u003e npm install pgb-api --save\n```\n\nHere is a snippet to print out your apps to the console:\n\n```javascript\nconst pgb = require('pgb-api')()\n\npgb.addAuth('your-api-token')\npgb.getApps()\n  .then(console.log)\n  .catch(console.error)\n\n```\n\nA cheatsheet is [here](CHEATSHEET.md).\n\nIf you find a bug or have a feature request tell me about it [here](https://github.com/phonegap-build/pgb-api/issues).\n\nFollow me on twitter **@brettrudd**\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoya%2Fpgb-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoya%2Fpgb-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoya%2Fpgb-api/lists"}