mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Add REAME.md file
This commit is contained in:
8
engines/dfc_provider/README.md
Normal file
8
engines/dfc_provider/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# DfcProvider
|
||||
|
||||
This engine is implementing the Data Food Consortium specifications in order to serve semantic data.
|
||||
You can find more details about this on https://github.com/datafoodconsortium.
|
||||
|
||||
Basically, it allows an OFN user:
|
||||
* to retrieve an Access token from DFC Authorization server (using OIDC implemntation)
|
||||
* to serve his Products Catalog through a dedicated API using JSON-LD format, structured by the DFC Ontology.
|
||||
Reference in New Issue
Block a user