gupta-ankit / fitgem_oauth2

Ruby gem to use Fitbit web API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fitgem_oauth2

Build Status Code Climate Test Coverage

The fitgem_oauth2 gem allows developers to use the Fitbit API. Certain parts of the code, structure, and the API are heavily based on the fitgem gem which uses OAuth 1.0 for accessing the Fitbit API.

Usage

Add the following line to use the fitgem_oauth2 gem

gem 'fitgem_oauth2'

Quickstart

If you are using fitgem_oauth2 in a Rails application, we have a sample rails application to test out the gem. It is available here https://github.com/gupta-ankit/FitgemOAuth2Rails

About

Ruby gem to use Fitbit web API

License:MIT License


Languages

Language:Ruby 100.0%