Cingulara / openrmf-api-audit

The Audit API for the OpenRMF tool, lets you query Audit records across OpenRMF.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.NET Core Build and Test

openrmf-api-audit

This is the OpenRMF Audit API for searching Audit records across OpenRMF.

  • GET / to get all Audit Records
  • GET /{id} for a particular Audit Record
  • /swagger/ gives you the API structure

Making your local Docker image

  • make build
  • make latest

About

The Audit API for the OpenRMF tool, lets you query Audit records across OpenRMF.

License:GNU General Public License v3.0


Languages

Language:C# 93.2%Language:Dockerfile 3.9%Language:Makefile 2.9%