Line 69: |
Line 69: |
| | | |
| == SDKs == | | == SDKs == |
− | We have projects to create SDKs for major platforms. If you'd like to help out, please join the dedicated Slack channels. | + | We have projects to create SDKs for major platforms. If you'd like to help out, [https://slack.openfoodfacts.org please join the dedicated Slack discussion channels] or open an issue on the existing repository. |
− | * [[API/Android|Android SDK]] | + | |
| + | * [[API/Android|Android SDK]] - The official app used to be coded in Java and is now in Kotlin. Extraction into a reusable library would be welcome. |
| * [[API/C sharp|C# SDK]] - https://github.com/Albert-Le5/openfoodfacts-csharp ; https://github.com/aberteau/OpenFoodFacts4Net | | * [[API/C sharp|C# SDK]] - https://github.com/Albert-Le5/openfoodfacts-csharp ; https://github.com/aberteau/OpenFoodFacts4Net |
| * [[API/Go|Go SDK]] - https://github.com/openfoodfacts/openfoodfacts-go | | * [[API/Go|Go SDK]] - https://github.com/openfoodfacts/openfoodfacts-go |
− | * [[API/Java|Java SDK]] | + | * [[API/Java|Java SDK]] - The official app used to be coded in Java. Extraction into a Java library would be welcome. |
| * [[API/Javascript|JavaScript SDK]] | | * [[API/Javascript|JavaScript SDK]] |
| * Dart - https://github.com/openfoodfacts/openfoodfacts-dart | | * Dart - https://github.com/openfoodfacts/openfoodfacts-dart |
− | * Flutter - https://github.com/openfoodfacts/smooth-app | + | * Flutter (official app- - https://github.com/openfoodfacts/smooth-app |
| * [[API/Laravel|Laravel package]] - https://github.com/openfoodfacts/openfoodfacts-laravel | | * [[API/Laravel|Laravel package]] - https://github.com/openfoodfacts/openfoodfacts-laravel |
| * [[API/Javascript/NodeJS|NodeJS SDK]] | | * [[API/Javascript/NodeJS|NodeJS SDK]] |
− | * [[API/Perl|Perl SDK]]
| |
| * [[API/PHP|PHP SDK]] - https://github.com/openfoodfacts/openfoodfacts-php | | * [[API/PHP|PHP SDK]] - https://github.com/openfoodfacts/openfoodfacts-php |
| * [[API/Python|Python SDK]] - https://github.com/openfoodfacts/openfoodfacts-python (LIVE API) - https://github.com/openfoodfacts/OpenFoodFacts-APIRestPython (Local Dump) | | * [[API/Python|Python SDK]] - https://github.com/openfoodfacts/openfoodfacts-python (LIVE API) - https://github.com/openfoodfacts/OpenFoodFacts-APIRestPython (Local Dump) |
| * [[API/R|R SDK]] | | * [[API/R|R SDK]] |
− | * [[API/React Native|React Native SDK]] https://github.com/openfoodfacts/openfoodfacts-react-native | + | * [[API/React Native|React Native SDK]] https://github.com/openfoodfacts/openfoodfacts-react-native (Help to turn it into a reusable library would be welcome) |
| * [[API/Ruby|Ruby SDK]] - https://github.com/openfoodfacts/openfoodfacts-ruby OR gem install openfoodfacts - https://github.com/openfoodfacts/openbeautyfacts-ruby OR gem install openbeautyfacts | | * [[API/Ruby|Ruby SDK]] - https://github.com/openfoodfacts/openfoodfacts-ruby OR gem install openfoodfacts - https://github.com/openfoodfacts/openbeautyfacts-ruby OR gem install openbeautyfacts |
| * [[API/Scala|Scala SDK]] | | * [[API/Scala|Scala SDK]] |
− | * [[API/Swift|Swift SDK]] | + | * [[API/Swift|Swift SDK]] - The official app is coded in Swift. Extraction into a Swift library would be welcome. |
| Please help us bring Open Food Facts to your favorite language by contributing to SDK! | | Please help us bring Open Food Facts to your favorite language by contributing to SDK! |
| | | |