Syscat features (Wikipages)

The features of Syscat

Ideas for new features are tracked as issues in the Syscat project on Codeberg.

Why doesn't it have built-in discovery/monitoring/insert-feature-here?

It's entirely passive with regard to data entry: all data has to be entered via the HTTP API, one way or another. This is a deliberate design decision because

In the same vein, it doesn't initiate any actions in the outside world. I do plan to implement a webhook-style feature, where additions/changes/deletions of data will trigger an HTTP call to some other service, but that's somewhere in the future.