| Auszug |
|---|
|
Nuclos REST service: RESTful, JSON, business object, CRUD, state change, report, Swagger, session, nuclos-war/rest. |
Language: Deutsch · English
RESTful service
The Nuclos REST service – BO CRUD, state changes and reports over HTTP/JSON.
| Status |
|---|
| colour | Green |
|---|
| title | Updated: Jul 2026 |
|---|
|
| Status |
|---|
| colour | Grey |
|---|
| title | applies 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 |
|---|
|
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
Example calls via shell
curl.
Open →