Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 817 Bytes

File metadata and controls

25 lines (18 loc) · 817 Bytes

Openfoodfacts-documentation

OpenFoodFacts Documentation provides up-to-date API docs, generated from the spec file, for easy developer integration. It guides developers on how to integrate, query, and interact with OpenFoodFacts data and services using the official API endpoints, ensuring reliable and up-to-date technical reference.

Run development server:

npm run dev
# or
pnpm dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js and Fumadocs, take a look at the following resources: