-
Notifications
You must be signed in to change notification settings - Fork 4
Utilisation
Once you run your local instance, you reach the Home Page at http://localhost:8090.
Knowing that you have a catalogue on one of the platforms supported by Data Food Consortium, you will be able to import your catalogue into the DFC prototype.
You just need to select the platform, and the DFC platform will get your catalogue from the platform. The authentication will be made thanks to the OIDC account you are using to connect to the prototype. So the platform will return the catalogue linked to this specific OIDC account.
You may have imported many catalogues, then you want to group duplicated products. This will allow you to consolidate your data by relating a catalogue to an other one.
We are suggesting you to define one catalogue as the pivot and linked the other one to it.
You can search fro products and have more details about them on this section.
Here you have a basic requester that helps you to generate a request for the dfc-app
API and display the full response.