All Projects → gupta-ankit → fitgem_oauth2

gupta-ankit / fitgem_oauth2

Licence: MIT license
Ruby gem to use Fitbit web API

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to fitgem oauth2

Cbrain
CBRAIN is a flexible Ruby on Rails framework for accessing and processing of large data on high-performance computing infrastructures.
Stars: ✭ 51 (+240%)
Mutual labels:  rails-application
Spotlight
Spotlight enables librarians, curators, and others who are responsible for digital collections to create attractive, feature-rich websites that highlight these collections.
Stars: ✭ 137 (+813.33%)
Mutual labels:  rails-application
wedding
A simple rails app for distributing wedding information and managing the guest list.
Stars: ✭ 32 (+113.33%)
Mutual labels:  rails-application
Clipboard Rails
clipboard.js javascript library integration for your Rails 4 and Rails 5 applications
Stars: ✭ 72 (+380%)
Mutual labels:  rails-application
Openstreetmap Website
The Rails application that powers OpenStreetMap
Stars: ✭ 1,259 (+8293.33%)
Mutual labels:  rails-application
Stack rescue
A gem for Rails to automatically search Google for exceptions raised in your Rails applications
Stars: ✭ 168 (+1020%)
Mutual labels:  rails-application
Osem
Open Source Event Manager. An event management tool tailored to Free and Open Source Software conferences.
Stars: ✭ 649 (+4226.67%)
Mutual labels:  rails-application
fitbitr
Interact with Fitbit data in R using Fitbit API
Stars: ✭ 44 (+193.33%)
Mutual labels:  fitbit-api
Websiteone
A website for Agile Ventures
Stars: ✭ 132 (+780%)
Mutual labels:  rails-application
Transactions app
This project is an application for calculating money transactions. Users can create, edit, and delete transactions and group them.
Stars: ✭ 21 (+40%)
Mutual labels:  rails-application
Grape Doorkeeper
Get to API building quickly
Stars: ✭ 77 (+413.33%)
Mutual labels:  rails-application
Railschat
Real-time Rails-based Webchat for Instant Messaging (实时Web聊天室)
Stars: ✭ 81 (+440%)
Mutual labels:  rails-application
Rspec Rails Examples
RSpec cheatsheet & Rails app: Learn how to expertly test Rails apps from a model codebase
Stars: ✭ 2,089 (+13826.67%)
Mutual labels:  rails-application
Execution time
How fast is your code? See it directly in Rails console.
Stars: ✭ 67 (+346.67%)
Mutual labels:  rails-application
The-Ruby-Workshop
A New, Interactive Approach to Learning Ruby
Stars: ✭ 26 (+73.33%)
Mutual labels:  rails-application
Real World Rails
Real World Rails applications and their open source codebases for developers to learn from
Stars: ✭ 982 (+6446.67%)
Mutual labels:  rails-application
Expertiza
Expertiza is a web application through which students can submit and peer-review learning objects (articles, code, web sites, etc). The Expertiza project is supported by the National Science Foundation.
Stars: ✭ 160 (+966.67%)
Mutual labels:  rails-application
guias-de-rails-espanol
Guías de Rails en Español (Rails 5) Estas son las guías de Rails 5 en Español (Guías Completas, con todos los Capítulos). Estas guías están diseñadas para que tengas una productividad inmediata con Rails, y para ayudarte a entender como encajan las piezas en Rails.
Stars: ✭ 42 (+180%)
Mutual labels:  rails-application
secret config
Centralized Configuration and Secrets Management for Ruby and Rails applications.
Stars: ✭ 15 (+0%)
Mutual labels:  rails-application
Ekylibre
Farm management Information System - Connecting farms to the world
Stars: ✭ 246 (+1540%)
Mutual labels:  rails-application

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].