This is a second iteration over the first version that features three core REST methods:
•GET (returns all nsd from catalogue)
•POST (stores a nsd into the catalogue)
•DELETE (removes a nsd from the catalogue)
The GET method now supports some variants to retrieve a single NSD by name and version.
More methods to come. This version is intended for SONATA SDK, but it can be used for SONATA SP too. More info the README file and in the wikipage, under WP3 section - SONATA Catalogues.
This is a second iteration over the first version that features three core REST methods: •GET (returns all nsd from catalogue) •POST (stores a nsd into the catalogue) •DELETE (removes a nsd from the catalogue)
The GET method now supports some variants to retrieve a single NSD by name and version. More methods to come. This version is intended for SONATA SDK, but it can be used for SONATA SP too. More info the README file and in the wikipage, under WP3 section - SONATA Catalogues.