Core API Reference¶
Niamoto does not maintain a separate handwritten “core API” document. The practical entry points are the autogenerated package reference and the service, plugin, publish, and GUI API modules used by the product.
Main areas¶
api/modules.rst: autogenerated package reference
src/niamoto/core/services/: service-layer entry points used by CLI and GUI flowssrc/niamoto/core/plugins/: plugin registration and built-in implementationssrc/niamoto/publish/: publication and export layersrc/niamoto/gui/api/: desktop API used by the GUI