0.0
No commit activity in last 3 years
No release in over 3 years
Root Insurance API client
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.15
~> 10.0
~> 3.0
~> 1.9
~> 3.1.0

Runtime

 Project Readme

Root Insurance Ruby

Build Status Coverage Status Gem Version

Root is a company built by developers for developers. Open Source Software is part of our culture. We open-source as much of our codebase as we can.

Our SDKs are community maintained. (because we’re not experts in go, or lolcode, or ruby, or swift or rust or any of the plethora of wonderful languages living out in the wild).

This repo for the Ruby Insurance SDK is currently a simple wrapper around Root's Insurance API. The full API documentation can be found here.

For help and support, please reach out to us on the Root Club Slack.

Installation

Add this line to your application's Gemfile:

gem 'root_insurance'

And then execute:

bundle

Quick start

  1. Create an instance of RootInsurance::Client
client = RootInsurance::Client.new("test_key_tYILz1640w9q5n5kNQUZ", '', :sandbox)
  1. Use the api See the documentation here.

Contributing

If you wish to contribute to this repository, please fork it and send a PR our way.

Code of Conduct

Root’s developers and our community are expected to abide by the Contributor Covenant Code of Conduct. Play nice.