diff --git a/_ecosys/tutorials/Mendix.md b/_ecosys/tutorials/Mendix.md new file mode 100644 index 00000000..44bc23b7 --- /dev/null +++ b/_ecosys/tutorials/Mendix.md @@ -0,0 +1,7 @@ +--- +layout: default +category: tutorials +title: "Mendix" +link: "https://medium.com/mendix/odata-apis-in-mendix-982c1671fd4a" +--- +How to publish an OData API in your Mendix App, register that service on Datahub, and then consume the data as a remote entity in another Mendix application.