-
-
Notifications
You must be signed in to change notification settings - Fork 387
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connect to the API of Nestlé Germany to import the data they want to share with us #8519
Comments
I could probably make an app in Kotlin to do this. I dont have the skills to do it in other languages. Though the issue would be updating/pulling the data from this API regularly and also making automatic updates |
Hi @DanieliusAsm thank for your will to contribute, but I don't think a Kotlin script is a good idea there ! It would be better to stick to perl (or eventually python or javascript) to avoid making maintenance too difficult. |
This issue has been open 90 days with no activity. Can you give it a little love by linking it to a parent issue, adding relevant labels and projets, creating a mockup if applicable, adding code pointers from https://github.com/openfoodfacts/openfoodfacts-server/blob/main/.github/labeler.yml, giving it a priority, editing the original issue to have a more comprehensive description… Thank you very much for your contribution to 🍊 Open Food Facts |
Story: #
Nestlé Germany accepted to share product data with us.
The documentation of their API is available here: https://production-ext.services.nestle.de/rest-services/product-service/swagger/ui/index#
From @stephanegigandet : "I had a look, the API is simple enough, but it will probably take a minimum of 5 days of work to create a script to use it to download the data and convert it to import it. The issue is finding those 5 days. It's something that could be done in any language though (e.g. perl, python, nodejs etc.) so any developer could do it."
Part of
The text was updated successfully, but these errors were encountered: