Developer Manual

From WebLichtWiki

(Difference between revisions)
Jump to: navigation, search
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
+
The Developer Manual is aimed at developers wishing to find out technical details of the WebLicht architecture. Here you will find information about how to create a web service for WebLicht, the chaining algorithm used, and the TCF data-exchange format.
  
 
<!-- * Technical Background: Service Oriented Architectures -->
 
<!-- * Technical Background: Service Oriented Architectures -->
* [[WebLicht in Detail]]
+
* Architecture Overview: [[WebLicht in Detail]]
* [[RESTStyle Web Services]]
+
* Tutorial: [[Creating a WebLicht Web Service]]
 
* [[The chaining algorithm]]
 
* [[The chaining algorithm]]
 
** [[Formal Definition]]
 
** [[Formal Definition]]
 
<!-- * CMDI Description -->
 
<!-- * CMDI Description -->
* [[The TCF Format]]
+
* Data-exchange Format: [[The TCF Format]]
** [[Creating a Webservice]]
+
** [[Reading and writing TCF]]
 +
<!-- ** [[The New WebLicht-Lexicon Format]] -->
 
<!-- * SOAPGate -->
 
<!-- * SOAPGate -->

Latest revision as of 21:29, 29 October 2016

The Developer Manual is aimed at developers wishing to find out technical details of the WebLicht architecture. Here you will find information about how to create a web service for WebLicht, the chaining algorithm used, and the TCF data-exchange format.