{"id":21820251,"url":"https://github.com/helixspiral/bamboohr","last_synced_at":"2025-03-21T10:46:21.332Z","repository":{"id":46209250,"uuid":"416951721","full_name":"HelixSpiral/bamboohr","owner":"HelixSpiral","description":"An API wrapper for the BambooHR platform","archived":false,"fork":false,"pushed_at":"2023-11-23T22:09:08.000Z","size":44,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-26T07:23:56.499Z","etag":null,"topics":["api-wrapper","bamboohr","golang","hr","humanresourcemanagement","humanresources"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HelixSpiral.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"HelixSpiral"}},"created_at":"2021-10-14T01:35:02.000Z","updated_at":"2023-06-26T14:30:02.000Z","dependencies_parsed_at":"2024-06-21T16:55:09.547Z","dependency_job_id":"c81b5fb6-b046-42c5-9892-75f87a545661","html_url":"https://github.com/HelixSpiral/bamboohr","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/HelixSpiral%2Fbamboohr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelixSpiral%2Fbamboohr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelixSpiral%2Fbamboohr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelixSpiral%2Fbamboohr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HelixSpiral","download_url":"https://codeload.github.com/HelixSpiral/bamboohr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244782565,"owners_count":20509839,"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-wrapper","bamboohr","golang","hr","humanresourcemanagement","humanresources"],"created_at":"2024-11-27T16:29:41.425Z","updated_at":"2025-03-21T10:46:21.286Z","avatar_url":"https://github.com/HelixSpiral.png","language":"Go","funding_links":["https://github.com/sponsors/HelixSpiral"],"categories":[],"sub_categories":[],"readme":"# bamboohr\nAn API wrapper for the BambooHR platform\n\n## Usage\nCreate a new client with `bamboohr.New()`\n\n```go\nbbhr, err := bamboohr.New(BBHRNewInput{\n  \"company\": \"TestCompany\",\n  \"apikey\": \"KEYHERE\",\n})\nif err != nil {\n  panic(err)\n}\n```\n\nUse any of the built-in functions to query against your BambooHR instance.\n```go\nresp, err := bbhr.GetEmployees()\nif err != nil {\n    panic(err)\n}\n\nfmt.Println(string(resp))\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelixspiral%2Fbamboohr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelixspiral%2Fbamboohr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelixspiral%2Fbamboohr/lists"}