I ask you for a big help.
I use Memento database a lot and I manage a huge amount of data of different types; so much so that this need is driving me to study database development environments (but the road is still long).
I often find myself creating lists of data that I could actually simply retrieve from the WEB through the APIs of some Open Data services.
For example, one of these is Open Food Fact (
https://world.openfoodfacts.org/)
This highly community-supported project maintains a database of hundreds of thousands of commercial products across the world market.
So learning how to make API calls to one of these External Data Sources would drastically reduce database management time and the amount of data that the App stores.
"Memento Database" I saw that it is a very versatile software (that's why I continue to use it even if my needs grow).
In its "Autofill" function it allows you to add calls to External Data Sources by inserting a specific script for the API Request.
For me it would be a great growth to be able to integrate and implement this function in my projects.
If any of you could give me some pointers on how I can approach achieving this result, I would be really grateful.
The specific site of the Open Food Fact API documentation is this:
https://openfoodfacts.github.io/api-documentation/(I have to study it too!!! :-D )
I apologize if my English is unclear... I'll improve on this too!!!
Thanks again!
🙏