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

Development

>= 5.4.3, ~> 5.4
>= 10.4.2, ~> 10.4

Runtime

>= 0.7.3, ~> 0.7
>= 0.4.2, ~> 0.4
>= 1.8.1, ~> 1.8
>= 1.4.1, ~> 1.4
>= 0.3.0, ~> 0.3
>= 1.8.0, ~> 1.8
 Project Readme

#Frankly Ruby SDK

The Ruby gem makes it easy to create deeper Frankly chat integrations in your app by interacting with Frankly's server APIs for managing Rooms, Messages, and Users.

###Installation

In your Gemfile include

gem 'frankly-ruby', :git => 'git://github.com/franklyinc/frankly-ruby.git'

then run

bundle install

###Usage

require 'frankly-ruby'

###Documentation Here are the resources available:

  1. Complete Frankly Chat Service integration guide - franklyinc.github.io
  2. Frankly Ruby gem API reference - franklyinc.github.io/APIReference-Ruby.html/
  3. Frankly Chat Service Authentication guide - franklyinc.github.io/Auth.html

###Making Improvements

Frankly Platform provides a great way for brands to integrate chat in their iOS, Android, and Web apps in order to build and engage their communities. But of course, that's not possible without developers like you. Have ideas for improving the integration experience? Let us know by creating a Github issue in this repo!

###Access & Support

Right now Frankly Platform is limited in access. If you'd like to learn more about how to get access, please reach out to us by emailing platform-support@franklychat.com.