source:
branches/PublicaMundi_David-devel/docs/api/howto.rst
@
829
Last change on this file since 829 was 696, checked in by djay, 9 years ago | |
---|---|
|
|
File size: 1.1 KB |
Using ZOO-API
This section will help you to get started using :ref:`ZOO-API<api-what>`.
Prerequisites
ZOO-API relies on the following software:
:ref:`kernel_index` (http://zoo-project.org), the ZOO-Project WPS Server.
SpiderMonkey (https://developer.mozilla.org/en/SpiderMonkey ), the Mozilla JavaScript engine.
Warning
The ZOO-Kernel :ref:`optional JavaScript support <js-support>` is required for using ZOO-API
Download
If you did not :ref:`download <install-download>` the ZOO-Project source code already, please proceed to a svn checkout with the following command:
svn checkout http://svn.zoo-project.org/svn/trunk/zoo-project/zoo-api
Note: See TracBrowser
for help on using the repository browser.