Module VI - Building a RESTful Endpoint for Publishing Reporting Data
In this module we will create a Data Publishing RESTful service which will provide the reporting data as an API that a presentation layer (e.g.: Excel, PowerBI, Tablau, etc.) can call.
Declaring dependencies
Constructing the processor module
Constructing the executable for the processing service
Testing the RESTful service
Last updated
Was this helpful?