{"id":20553740,"url":"https://github.com/whazzmaster/fitgem","last_synced_at":"2025-04-04T11:16:46.986Z","repository":{"id":41264638,"uuid":"1497179","full_name":"whazzmaster/fitgem","owner":"whazzmaster","description":"OAuth-based client for the fitbit.com REST API","archived":false,"fork":false,"pushed_at":"2018-02-15T18:18:22.000Z","size":289,"stargazers_count":179,"open_issues_count":9,"forks_count":67,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-03-28T10:11:15.565Z","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/whazzmaster.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":"2011-03-18T17:33:57.000Z","updated_at":"2025-03-15T03:26:58.000Z","dependencies_parsed_at":"2022-08-25T21:12:37.012Z","dependency_job_id":null,"html_url":"https://github.com/whazzmaster/fitgem","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whazzmaster%2Ffitgem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whazzmaster%2Ffitgem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whazzmaster%2Ffitgem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whazzmaster%2Ffitgem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whazzmaster","download_url":"https://codeload.github.com/whazzmaster/fitgem/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247166171,"owners_count":20894654,"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-11-16T02:44:50.378Z","updated_at":"2025-04-04T11:16:46.971Z","avatar_url":"https://github.com/whazzmaster.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fitgem [![Build Status](https://secure.travis-ci.org/whazzmaster/fitgem.png)](http://travis-ci.org/whazzmaster/fitgem)\n\nProvides access to [fitbit.com](http://www.fitbit.com) data through [their REST\nAPI](http://dev.fitbit.com).  Fitgem can pull data with or without a valid\nOAUth access_token. Without an access_token you can only gather data that a\nuser has denoted as 'public'.  However, if an access_token is provided then all\nexposed data can be gathered for the logged-in account.\n\n### WARNING: THIS GEM IS NO LONGER UNDER ACTIVE DEVELOPMENT\n\n**I'm looking for a new maintainer- I've grown to dislike Fitbit's products and\nplatform and don't have much interest in this library anymore. Please contact\nme if you're interested in taking over development.**\n\n**The final release will be 1.0.0, which changes over the gem to use OAuth2.**\n\n### Installation\n\nInstall fitgem\n\n```bash\n$ gem install fitgem\n```\n\nor add it to your Gemfile\n\n```ruby\ngem 'fitgem'\n```\n\n### API Reference\nComprehensive method documentation is [available\nonline](http://www.rubydoc.info/gems/fitbit/0.2.0/frames).\n\nThe best way to connect your users to the Fitbit API is to use\n[omniauth-fitbit](https://github.com/tkgospodinov/omniauth-fitbit) to integrate\nFitbit accounts into your web application. Once you have a Fitbit API OAuth\n`access_token` for a user it's simple to create a client object through fitgem\nto send and receive fitness data.\n\n### Contributing to Fitgem\nThe Fitbit REST API is in BETA right now, and so it will quite likely change\nover time.  I aim to keep as up-to-date as I can but if you absolutely need\nfunctionality that isn't included here, **feel free to fork and implement it,\nthen send me a pull request**.\n\n* Check out the latest master to make sure the feature hasn't been implemented\n    or the bug hasn't been fixed yet\n* Check out the issue tracker to make sure someone already hasn't requested it\n    and/or contributed it\n* Fork the project\n* Start a feature/bugfix branch\n* Commit and push until you are happy with your contribution\n* **Make sure to add tests for it**. This is important so I don't break it in a\n    future version unintentionally.\n* **Please try not to mess with the Rakefile, version, or history**. If you\n    want to have your own version, or is otherwise necessary, that is fine, but\n    please isolate to its own commit so I can cherry-pick around it.\n\n#### Contributors\n\n**Many, many thanks** to [everyone that has contributed to improve\nfitgem](https://github.com/whazzmaster/fitgem/graphs/contributors)!\n\n#### License\n\nSee LICENSE for further details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhazzmaster%2Ffitgem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhazzmaster%2Ffitgem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhazzmaster%2Ffitgem/lists"}