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.

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/…

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

Related pages

gear 1. Swagger UI


Explorer.

Open →

gear Example calls via shell


curl.

Open →