RubyFlow The Ruby and Rails community linklog

GEM giphy_api_ruby: integrate with Giphy API easily!

giphy_api_ruby (https://github.com/faragorn/giphy_api_ruby ) - is new gem that will let you integrate with Giphy API and it is the only ruby gem that implements all endpoints and features documented in the official Giphy documentation. I tried to create it with minimal dependency on external libraries, as a result this gem uses only native Ruby libraries, making it very lightweight. Benchmarking showed that this gem performs faster then other similar libraries, considering you are using a good JSON parser. Comes with 100% test coverage. The Readme.md will help you to get started! Thanks :)

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in