984 B
984 B
title, description, date, template, about
title | description | date | template | about |
---|---|---|---|---|
API | API Module Documentation for Centurion ERP by No Fuss Computing | 2024-05-15 | project.html | https://gitlab.com/nofusscomputing/infrastructure/configuration-management/centurion_erp |
An api is available for this application and can be viewed at endpoint /api/
. Documentation specific to each of the endpoints can be found within the swagger UI at endpoint /api/v2/docs
.
Features
-
Device Inventory upload
-
Swagger UI
All models can be found and accessed via the API. To locate a model click on it's module name then on page load you will see the model name in the list. Clicking on the model will enable you to work with it.
Device Inventory
You can inventory your devices and upload them to the inventory endpoint.
Swagger UI
The swagger UI is included within this application and can be found at endpoint /api/v2/docs
on your server. This UI has been used to document the API.