openfoodfacts / openfoodfacts-server

Open Food Facts database, API server and web interface - 🐪🦋 Perl, CSS and JS coders welcome 😊 For helping in Python, see Robotoff or taxonomy-editor
http://openfoodfacts.github.io/openfoodfacts-server/
GNU Affero General Public License v3.0
660 stars 389 forks source link

Integrate the Folksonomy Engine directly into Product Opener #5556

Open teolemon opened 3 years ago

teolemon commented 3 years ago

What

Tasks

Part of

CharlesNepote commented 3 years ago

@stephanegigandet how do we proceed?

If we choose to deploy the JS script, we need:

What are the templates to modify?

Here is the list of the new routes and their URL to the folksonomy API.

  1. https://world.openfoodfacts.org/keys => https://api.folksonomy.openfoodfacts.org/keys
  2. https://world.openfoodfacts.org/key/packaging:has_character => https://api.folksonomy.openfoodfacts.org/products?k=packaging%3Ahas_character
  3. https://world.openfoodfacts.org/key/packaging:has_character/value/yes => https://api.folksonomy.openfoodfacts.org/products?k=packaging%3Ahas_character&v=yes
github-actions[bot] commented 10 months ago

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