Pulling contacts from Google People API using Ruby on Rails
This is a Google People API starter app for pulling your Google Contacts into your Rails application.
- Ruby 2.5.1
- Rails 5.2
- Postgres
- Background Jobs with sucher_punch
- Bootstrap 4
- OAuth2 with omniauth-google-oauth2
- RSpec
$ bundle install
bundle exec rspec
This app is deployed on Heroku: