Changes for page HTTP-based Service
Last modified by Richard Kreissig on 2023/09/14 10:36
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,11 +1,13 @@ 1 - 1 +A simple HTTP GET request is used to retrieve the layouted version of the passed graph. You can just perform your own request to the correct URL and pass all required information as URL parameters. However, as we might change internal APIs we recommend you to use the (very small) wrapper implementations we provide for a specific language. We do not provide a wrapper for each language, feel free to write your own and contact us so we can add it to the list below. 2 2 3 - 4 - 5 5 == Language Bindings == 6 6 7 - 5 +Each zip archive contains the wrapper class you can use to call our service as well as a small example illustrating the usage pattern for the specific language. 8 8 7 +* [[JavaScript>>attach:Java-0.1.0.zip]] 8 +* [[Java>>attach:Java-0.1.0.zip]] 9 +* [[C#>>attach:C#-0.1.0.zip]] 10 + 9 9 == Examples == 10 10 11 11 The graph is passed in serialized form of either graph format. In this example we use the JSON format (for JavaScript also native JSON can be passed).
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -86513 021 +8651341 - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/86513 02/HTTP-based Service1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/8651341/HTTP-based Service