{"id":15463367,"url":"https://github.com/cored/bugherd-api","last_synced_at":"2025-04-22T11:13:45.136Z","repository":{"id":62554681,"uuid":"2255073","full_name":"cored/bugherd-api","owner":"cored","description":"Bugherd API wrapper","archived":false,"fork":false,"pushed_at":"2013-06-25T22:27:18.000Z","size":768,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-27T05:04:41.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/cored.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-08-23T12:43:27.000Z","updated_at":"2020-07-31T23:44:38.000Z","dependencies_parsed_at":"2022-11-03T05:15:36.324Z","dependency_job_id":null,"html_url":"https://github.com/cored/bugherd-api","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cored%2Fbugherd-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cored%2Fbugherd-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cored%2Fbugherd-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cored%2Fbugherd-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cored","download_url":"https://codeload.github.com/cored/bugherd-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235059577,"owners_count":18929289,"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":[],"created_at":"2024-10-02T00:20:38.015Z","updated_at":"2025-01-22T03:57:28.719Z","avatar_url":"https://github.com/cored.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Bugherd API wrapper for Ruby (using ActiveResource) \n===\n[![Build Status](https://secure.travis-ci.org/cored/bugherd-api.png)](http://travis-ci.org/cored/bugherd-api)\n\nThis is a Ruby wrapper for the [Bugherd](http://bugherd.com) API. \n\nIt allows you to interface with the Bugherd API using simple\nActiveRecord-like syntax, i.e.:\n\n```ruby\nBugherdAPI.authenticate 'username', 'password'\nBugherdAPI::Project.find :all\nBugherdAPI::Project.find 1458\n```\n\n### Installation\n\n```\n$ gem install bugherd-api\n```\n\n### Usage\n\nSimple require the library before using it\n\n```ruby\nrequire 'rubygems'\nrequire 'bugherd-api'\n```\n\n### Contributing\n* Fork the project\n* Create feature and tests \n* Make a pull request\n\n### License\n\nCopyright (c) 2011 Rafael George\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcored%2Fbugherd-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcored%2Fbugherd-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcored%2Fbugherd-api/lists"}