Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Latest commit

 

History

53 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppVeyor

AppVeyor

DD4T.RestService.WebApi

DD4T RestService WebApi

Install:

  1. Create a New project in Visual studio.
    1. Select The ASP.NET Web Application template.
    2. Choose the Empty template.
  2. Install one of the available DD4T Providers for Tridion.
  3. Add The Tridion assemblies to the project references.
  4. Install the DD4T.RestService.WebApi nuget package. Install-Package DD4T.RestService.WebApi
  5. Add Tridion needed configuration and jar files to the bin folder.
  6. 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 

About

The DD4T RestService

Resources

Stars

1 star

Watchers

8 watching

Forks

Releases

Packages

Used by

Contributors

Languages