{"id":16099078,"url":"https://github.com/jurajkubelka/fogbugzapi","last_synced_at":"2025-04-05T22:43:58.537Z","repository":{"id":70504899,"uuid":"84087350","full_name":"JurajKubelka/FogBugzAPI","owner":"JurajKubelka","description":"FogBugz API for Pharo http://fogbugz.com http://pharo.org","archived":false,"fork":false,"pushed_at":"2017-04-27T18:50:36.000Z","size":122,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T05:12:27.297Z","etag":null,"topics":["api","api-client","fogbugz","issue-tracker","pharo","pharo-smalltalk","smalltalk"],"latest_commit_sha":null,"homepage":null,"language":"Smalltalk","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/JurajKubelka.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":"2017-03-06T15:10:27.000Z","updated_at":"2017-03-06T15:23:28.000Z","dependencies_parsed_at":"2023-02-23T23:45:10.826Z","dependency_job_id":null,"html_url":"https://github.com/JurajKubelka/FogBugzAPI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JurajKubelka%2FFogBugzAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JurajKubelka%2FFogBugzAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JurajKubelka%2FFogBugzAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JurajKubelka%2FFogBugzAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JurajKubelka","download_url":"https://codeload.github.com/JurajKubelka/FogBugzAPI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247411193,"owners_count":20934650,"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","api-client","fogbugz","issue-tracker","pharo","pharo-smalltalk","smalltalk"],"created_at":"2024-10-09T18:25:43.761Z","updated_at":"2025-04-05T22:43:58.516Z","avatar_url":"https://github.com/JurajKubelka.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FogBugzAPI\n\n[FogBugz](http://fogbugz.com) API for [Pharo](http://pharo.org).\n\nThis is a fork of http://smalltalkhub.com/#!/~Pharo/ci\n\n## Installation\n\n```\nMetacello new\n    baseline: #FogBugz;\n    repository: 'github://JurajKubelka/FogBugz/src';\n    load.\n```\n\n## Usage\n\n```\n| tracker case |\ntracker := FogBugzTracker pharo logOnWithEmail: 'your@email.com' password: 'secret-password'.\ncase := tracker getIssueWithID: 18482.\ncases := tracker openIssues.\n```\n\nSee `FogBugzTracker` tracker for available actions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjurajkubelka%2Ffogbugzapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjurajkubelka%2Ffogbugzapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjurajkubelka%2Ffogbugzapi/lists"}