Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.
Auszug
hiddentrue

Nuclos REST service: RESTful, JSON, business object, CRUD, state change, report, Swagger, session, nuclos-war/rest.

globe with meridians Language: Deutsch · English

light bulb RESTful service

The Nuclos REST service – BO CRUD, state changes and reports over HTTP/JSON.

Status
colourGreen
titleKonzept
Status
colourBlue
titleDeveloper
Status
colourGreen
titleUpdated: Jul 2026
Status
colourGrey
titleapplies to Nuclos 4.2026.x

Nuclos provides a RESTful service that lets external systems read, create, modify and delete business objects, trigger state changes and run reports. Base URL (example, local): http://localhost:8080/nuclos-war/rest/…

Info
titleGetting started

The best entry point is the built-in Swagger UI, which shows all available calls interactively. The examples refer to the example_rest nuclet.

Topics

Anzeige untergeordneter Seiten

Related pages

gear 1. Swagger UI


Explorer.

Open →

gear Example calls via shell


curl.

Open →