Difference between revisions of "API/Ruby"

From Open Food Facts wiki
Jump to navigation Jump to search
(Created page with "Documentation of the Ruby bindings")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Documentation of the Ruby bindings
 
Documentation of the Ruby bindings
 +
 +
== Source code ==
 +
* Ruby bindings - https://github.com/openfoodfacts/openfoodfacts-ruby
 +
* https://github.com/openfoodfacts/openbeautyfacts-ruby
 +
== How to install ==
 +
gem install openfoodfacts
 +
 +
== How to use ==
 +
== Apps reusing the Ruby SDK ==
 +
 +
== Get in touch ==
 +
{{Box
 +
| 1    =  Slack channel
 +
| 2    =  [https://openfoodfacts.slack.com/messages/C0ZALLH61/ #ruby]
 +
}}
 +
 +
[[Category:API]]
 +
[[Category:Ruby]]
 +
[[Category:SDKs]]

Latest revision as of 16:36, 27 August 2024

Documentation of the Ruby bindings

Source code

How to install

gem install openfoodfacts

How to use

Apps reusing the Ruby SDK

Get in touch

Slack channel