Hello,
I have an Episerver MVC site which is working. There is a need to expose some article pages to a third party app.
The idea is to build a Content Delivery API so that the third party app can consume for information. I have no idea on how to set it up and going through the documentation its not that clear too.
Can anyone suggest me the approach. If I just need to install it in my web project and have API Controllers or create a new project. Any instructions or samples will be helpful.