This implementation of the Reporting REST service is based on the ASP.NET Web API framework. It is the Microsoft approach for building RESTful applications on the .NET Framework.
Utilization
You need to satisfy the following Requirements before utilizing this implementation of the service. These are the options for the service hosting:
Afterwards follow this article in order to add the service entrance point: Implement the reports controller
The service can be used from the HTML5 Report Viewer, Windows Forms ReportViewer and WPF ReportViewer. Any custom client can utilize resources from the Reporting REST WebAPI service by submitting HTTP requests - REST API Reference.