Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/openfoodfacts/facets-knowledge-panels

Providing knowledge panels for a particular open food fact facet (category, brand, etc...)
https://github.com/openfoodfacts/facets-knowledge-panels

fastapi hacktoberfest openfoodfacts python

Last synced: 4 months ago
JSON representation

Providing knowledge panels for a particular open food fact facet (category, brand, etc...)

Awesome Lists containing this project

README

        





## About Repo

![GitHub language count](https://img.shields.io/github/languages/count/openfoodfacts/facets-knowledge-panels?style=for-the-badge&color=brightgreen)
![GitHub top language](https://img.shields.io/github/languages/top/openfoodfacts/facets-knowledge-panels?style=for-the-badge&color=aqua)
![GitHub last commit](https://img.shields.io/github/last-commit/openfoodfacts/facets-knowledge-panels?style=for-the-badge&color=blue)
![Github Repo Size](https://img.shields.io/github/repo-size/openfoodfacts/facets-knowledge-panels?style=for-the-badge&color=aqua)

# facets-knowledge-panels

Providing knowledge panels for a particular Open Food Facts facet (category, brand, etc...)

## Why facets-knowledge-panels?

- Provides applications with a set of informative or actionable items which are contextual to a specific facet.
- The primary goal is to allow high level contributions by users that maybe interested in a particular subset of the database, like a particular food category, a brand, a location etc.
- We reuse the knowledge panel format, which remove the need for the application to change as the server side code change, or to implement specific business logic.

## How do I get started?

- Join us on [Slack](https://openfoodfacts.slack.com/archives/C03LFRKLVBQ)
- Developer documentation
- [Project setup](./docs/how-to-guides/Project-setup-locally.md)
- [Testing](./docs/how-to-guides/Testing.md)
- [Contributing Guidelines](./docs/how-to-guides/CONTRIBUTING.md)
- [API Documentation](./docs/references/API%20references.md)

## Contributors