Skip to content

Latest commit

 

History

History
 
 

caf-audit-management-ui

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Audit Management Web Service UI

This Swagger UI project builds a documentation web application for the CAF Audit Management Web Service. It allows users to see what operations the web service exposes as well as documentation relating to those operations and the web service in general.

Usage

To get started, deploy the web service docker container. The web service UI can then be accessed at the following URL:

http://<docker.ip.address>:<port>/caf-audit-management-ui

Replace <docker.ip.address> and <port> as necessary.