Difference between revisions of "Developing"
Jump to navigation
Jump to search
(Added content from the Main Page) |
(No difference)
|
Revision as of 00:25, 13 December 2010
Requirements
- Subversion Repository: Checkout the projects
- Integrate: Integrate BaseX into your IDE
Examples
- Coding examples: Examples for developing with the BaseX code base in Java
JavaDoc
- See our Javadocs here...
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