/DevReportingService

Reporting Service for IAS Dev environment. Returns mock reporting service responses.

Primary LanguageJavaScript

DevReportingService

Returns mock Reporting Service responses for IAS Dev environment.

Install

$ npm install 

Usage

Start Server:

$ nodemon ./app.js localhost 3000

API

This service will return mock data for team 3690, for all currently supported Publisher endpoints.

Customization

All mock responses added inside '~/rs-mock/responses' directory will override the default responses set by this server.