Skip to content

Latest commit

 

History

History
executable file
·
32 lines (24 loc) · 1.67 KB

README.md

File metadata and controls

executable file
·
32 lines (24 loc) · 1.67 KB
view javadoc   view github pages

Welcome to the Experience Datasource Bootstrap. This project has Rest APIs that are used by the rmd-predix-ui Reference App and are instructive in how to create a custom Data Microservice that accesses multiple backend datastores and returns data for a UI.

The services are focused on 2 main areas:

  • PX-Datagrid - The px-datagrid widget contract is satisfied. Data is retrieved from Predix Asset and Timeseries APIs, mashed up to meet the requirements of the RMD Reference App.

  • Analytic Summary Data - The summary widgets of the RMD Reference app require data retrieved from Predix Asset and Timeseries APIs. The rest service formats this data for consumption by the RMD Reference App

##Tech Stack

  • Spring
  • SpringBoot
  • SpringTest
  • Maven

##Microcomponents

More Details

Analytics