openfoodfacts / openfoodfacts-query

This extracts key product data from MongoDB into a Postgres database to speed up OFF
GNU Affero General Public License v3.0
0 stars 0 forks source link

Add an OpenAPI file to describe the API #26

Open alexgarel opened 7 months ago

alexgarel commented 7 months ago

That would enable:

See also: https://github.com/openfoodfacts/openfoodfacts-server/issues/8325

john-gom commented 1 month ago

I'm not sure I'd like to document the current API as it's really more of a fudge to make it look like MongoDB. I separately did a POC on creating a GraphQL API so that might be a way forward for more external access