{"id":16086657,"url":"https://github.com/astares/bugzilla-rest","last_synced_at":"2025-04-05T14:43:19.484Z","repository":{"id":78113465,"uuid":"72892834","full_name":"astares/Bugzilla-REST","owner":"astares","description":"Pharo wrapper for Bugzilla REST API","archived":false,"fork":false,"pushed_at":"2017-01-30T09:46:48.000Z","size":28,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-11T11:40:11.523Z","etag":null,"topics":["bugzilla","issue-tracker","pharo"],"latest_commit_sha":null,"homepage":null,"language":"Smalltalk","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/astares.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":"2016-11-04T23:28:37.000Z","updated_at":"2022-05-21T04:07:12.000Z","dependencies_parsed_at":"2023-04-28T05:36:39.810Z","dependency_job_id":null,"html_url":"https://github.com/astares/Bugzilla-REST","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astares%2FBugzilla-REST","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astares%2FBugzilla-REST/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astares%2FBugzilla-REST/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astares%2FBugzilla-REST/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astares","download_url":"https://codeload.github.com/astares/Bugzilla-REST/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247353676,"owners_count":20925325,"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":["bugzilla","issue-tracker","pharo"],"created_at":"2024-10-09T13:24:48.640Z","updated_at":"2025-04-05T14:43:19.465Z","avatar_url":"https://github.com/astares.png","language":"Smalltalk","readme":"# Bugzilla-REST\n###### Pharo wrapper for Bugzilla [REST API](https://wiki.mozilla.org/Bugzilla:REST_API) \n\n## Usage\n\nTo start you need access to a bugzilla server\n\n```Smalltalk\nBzBugzilla on: 'https://bugzilla.mozilla.org'\n```\n\nyou can also play around with the example Bugzilla server from mozilla.org\n\n```Smalltalk\nBzBugzilla example\n```\n\n## Retrieving a bug\n```Smalltalk\nBzBugzilla example bug: 35\n```\nreturns a new bug with the given bug number.\n\n## Retrieving a user\n\n```Smalltalk\n(BzBugzilla example bug: 35) creator\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastares%2Fbugzilla-rest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastares%2Fbugzilla-rest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastares%2Fbugzilla-rest/lists"}