Nuclos REST service: RESTful, JSON, business object, CRUD, state change, report, Swagger, session, nuclos-war/rest. |
Language: Deutsch · English
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. |