I am looking at implementing an odata solution and both web api and RESTier are listed as viable v4 odata libraries in the odata.org libraries. They both seem to use odata core.
- What are the differences?
- I am looking into specifically implementing open types, how is the support for that feature in both?