openfoodfacts-go icon indicating copy to clipboard operation
openfoodfacts-go copied to clipboard

Go Wrapper for Open Food Facts

Results 6 openfoodfacts-go issues
Sort by recently updated
recently updated
newest added

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5. Release notes Sourced from actions/setup-go's releases. v5.0.0 What's Changed In scope of this release, we change Nodejs runtime from node16 to node20 (actions/setup-go#421). Moreover,...

dependencies

### What - Require a custom user agent to use the SDK - Using the SDK and the API in general will remain as of today: free and accessible for...

enhancement

### Simplify developer flow - [ ] Automatic publication of the package - [ ] #42 - [ ] #24 ### Add new and missing features ### GENERAL - [...

good first issue

Hello, I added a search products function to the lib, based on https://en.wiki.openfoodfacts.org/API#Generic_Search. For now it's just support `search_terms` with sorting and pagination. But I'll maybe add more fields from...

Feature
merge conflicts

Auto-generate documentation using GitHub Actions

There are some discrepancies between the test server and the prod server, which can lead to a test passing, but the SDK failing once implemented. We should mock the HTTP...

enhancement