|
|
|
|
|
by colinjoy
2270 days ago
|
|
Microsoft Graph is also based on OData [1]. I‘d say it is more about enterprise than just SAP. Granted, SAP is strongly invested in OData. The SAPUI5 framework [2] has a ton of built in UI components and quite a few provide complex functionality „for free“* when bound to properly annotated OData models. 1: https://docs.microsoft.com/en-us/graph/overview 2: https://sapui5.hana.ondemand.com * the cost and complexity is moved closer to the data layer, away from UI development. not free as in free beer. disclosure: I work at SAP, but I am not involved with the topics discussed here. |
|