Skip to content

openfoodfacts_proxy.routes.v3.read

source module openfoodfacts_proxy.routes.v3.read

Functions

  • get_product Serve the cached v3 product locally and fall back to upstream proxying.

source async get_product(request: Request, barcode: str, fields: str | None = Query(None))Response

Serve the cached v3 product locally and fall back to upstream proxying.