Difference between revisions of "Developing"

From BaseX Documentation
Jump to navigation Jump to search
Line 5: Line 5:
  
 
==Coding Examples==
 
==Coding Examples==
*[[Code Examples]]: Examples for developing with the BaseX, XML:DB and XQJ API in Java
+
*[[Code Examples]]: Examples for developing with the BaseX, JAX-RX (REST), XML:DB, and XQJ APIs.
  
 
==Client-Server Communication==
 
==Client-Server Communication==

Revision as of 23:08, 11 January 2011

Source Code and Integration

Coding Examples

  • Code Examples: Examples for developing with the BaseX, JAX-RX (REST), XML:DB, and XQJ APIs.

Client-Server Communication

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

JavaDoc

The project's JavaDoc can be reviewed for further details.