itemsdb/README.adoc

9 lines
245 B
Text
Raw Normal View History

2024-08-21 21:14:32 +02:00
= Items database
An approach to implement a cmdb on steroids as a bunch of linked objects.
2024-08-21 21:42:28 +02:00
It's about object schemas and types and typed links to describe the world as
2024-08-21 21:37:54 +02:00
dependency graph.
2024-08-21 21:42:28 +02:00
This service provides an REST API for all interactions.