Difference between revisions of "Developing"

From BaseX Documentation
Jump to navigation Jump to search
Line 9: Line 9:
 
==Client-Server Communication==
 
==Client-Server Communication==
 
*[[Language Bindings]]: Communicate with the BaseX server with bindings in different languages
 
*[[Language Bindings]]: Communicate with the BaseX server with bindings in different languages
*[[JAX-RX API]]: Details on the http-based JAX-RX (RESTful) API
+
*[[JAX-RX API]]: Details on the http-based JAX-RX (REST) API
  
 
==JavaDoc==
 
==JavaDoc==

Revision as of 00:37, 13 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 with bindings in different languages
  • JAX-RX API: Details on the http-based JAX-RX (REST) API

JavaDoc

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