Difference between revisions of "API/Ruby"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
== Source code == | == Source code == | ||
− | * Ruby bindings - https://github.com/openfoodfacts/openfoodfacts-ruby - | + | * Ruby bindings - https://github.com/openfoodfacts/openfoodfacts-ruby |
− | + | * https://github.com/openfoodfacts/openbeautyfacts-ruby | |
== How to install == | == How to install == | ||
gem install openfoodfacts | gem install openfoodfacts | ||
== How to use == | == 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
|
---|