DD4T RestService WebApi
Install:
- Create a New project in Visual studio.
- Select The ASP.NET Web Application template.
- Choose the Empty template.
- Install one of the available DD4T Providers for Tridion.
- Add The Tridion assemblies to the project references.
- Install the DD4T.RestService.WebApi nuget package.
Install-Package DD4T.RestService.WebApi
- Add Tridion needed configuration and jar files to the bin folder.
- Build your application.
Example
To request a page from the Tridion broker.
http://myservice/page/getcontentbyurl/{publicationId}/{extension}/{url}
http://myservice/page/getcontentbyurl/5/html/index