Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.02 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.02 KB

laa-ccms-data-api

This API is made up of multiple projects:

  • data-api
  • data-service

data-api

The data-api project is a lightweight api interface that is generated using the open-api generator. The open-api-specification.yml need to be kept up to date.

In order to generate the interface and models a build can be run on the overall project due to the gradle task dependency setup.

data-service

the data-service implements the api interface generated in the data-api subproject.

Common Components

This API uses components from the LAA CCMS Common Library: