{"id":19670082,"url":"https://github.com/openfoodfacts/openfoodfacts-java-demo","last_synced_at":"2025-04-29T00:31:25.202Z","repository":{"id":137920500,"uuid":"376621783","full_name":"openfoodfacts/openfoodfacts-java-demo","owner":"openfoodfacts","description":"Demo application using Java Wrapper for OpenFoodFacts","archived":false,"fork":false,"pushed_at":"2023-12-14T09:00:38.000Z","size":21,"stargazers_count":3,"open_issues_count":2,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-19T17:14:56.960Z","etag":null,"topics":["food","hacktoberfest","java","nutrition","openfoodfacts","wrapper"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openfoodfacts.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"patreon":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"open_collective":"openfoodfacts-server","github":"openfoodfacts","custom":"https://donate.openfoodfacts.org"}},"created_at":"2021-06-13T19:12:37.000Z","updated_at":"2023-09-14T07:24:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"294dc72d-ff3e-4383-8acf-556f2625dde8","html_url":"https://github.com/openfoodfacts/openfoodfacts-java-demo","commit_stats":{"total_commits":14,"total_committers":5,"mean_commits":2.8,"dds":0.6428571428571428,"last_synced_commit":"69fe23db7228c8c7579ff02abc4339b05f22e208"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfoodfacts%2Fopenfoodfacts-java-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfoodfacts%2Fopenfoodfacts-java-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfoodfacts%2Fopenfoodfacts-java-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openfoodfacts%2Fopenfoodfacts-java-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openfoodfacts","download_url":"https://codeload.github.com/openfoodfacts/openfoodfacts-java-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251057929,"owners_count":21529641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["food","hacktoberfest","java","nutrition","openfoodfacts","wrapper"],"created_at":"2024-11-11T17:04:02.148Z","updated_at":"2025-04-29T00:31:25.175Z","avatar_url":"https://github.com/openfoodfacts.png","language":"Java","funding_links":["https://opencollective.com/openfoodfacts-server","https://github.com/sponsors/openfoodfacts","https://donate.openfoodfacts.org"],"categories":[],"sub_categories":[],"readme":"## Demo application using [Java Wrapper for OpenFoodFacts](https://github.com/openfoodfacts/openfoodfacts-java)\n\nJava 11 or more recent is required to run the application\n\n### How to use\n\nAdd one dependency to your POM file - check the current version [here](https://github.com/openfoodfacts/openfoodfacts-java)\n\n```xml\n\u003cdependencies\u003e\n    \u003cdependency\u003e\n        \u003cgroupId\u003epl.coderion\u003c/groupId\u003e\n        \u003cartifactId\u003eopenfoodfacts-java-wrapper\u003c/artifactId\u003e\n        \u003cversion\u003e0.9.3\u003c/version\u003e\n    \u003c/dependency\u003e\n\u003c/dependencies\u003e\n```\n\nCreate wrapper object\n\n```javascript\nOpenFoodFactsWrapper wrapper = new OpenFoodFactsWrapperImpl();\nProductResponse productResponse = wrapper.fetchProductByCode(\"737628064502\");\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenfoodfacts%2Fopenfoodfacts-java-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenfoodfacts%2Fopenfoodfacts-java-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenfoodfacts%2Fopenfoodfacts-java-demo/lists"}