Difference between revisions of "Developing"

From BaseX Documentation
Jump to navigation Jump to search
Line 11: Line 11:
  
 
==Client Interfaces==
 
==Client Interfaces==
*[[Language bindings]]: Communicate with the BaseX server using the different language bindings
+
*[[Language Bindings]]: Communicate with the BaseX server using the different language bindings
 
*[[REST Interface]]: Communicate with the BaseX server using the REST interface
 
*[[REST Interface]]: Communicate with the BaseX server using the REST interface
  
 
[[Category:Developer]]
 
[[Category:Developer]]

Revision as of 15:28, 17 December 2010

Requirements

Examples

JavaDoc

Client Interfaces

  • Language Bindings: Communicate with the BaseX server using the different language bindings
  • REST Interface: Communicate with the BaseX server using the REST interface