0.0
No commit activity in last 3 years
No release in over 3 years
Provides endpoints and data processing for public APIs, typically social media.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
~> 10.0
~> 3.3
~> 0.8.7.6

Runtime

~> 0.0.1
>= 3.2.22
 Project Readme

Butterfli Rails

Build Status Gem Version

For Ruby 2+

Introduction

butterfli-rails is a base gem for the Butterfli suite, which provides API endpoints for some popular APIs around the web. It adds some core mechanisms to enable a Rails app to consume data from these APIs.

Other gems in the Butterfli suite include:

Core gems:

Extension gems:

Installation

Install the gem via gem install butterfli-rails

Usage

The base butterfli-rails gem is for developers who want to extend the Butterfli suite. To use the gem to access some popular APIs, check out the Extension gems list above.

Changelog

Version 0.0.1

  • Initial version of butterfli-rails