Changes between Version 22 and Version 23 of ZooWebSite/Welcome
- Timestamp:
- Aug 11, 2011, 4:54:09 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ZooWebSite/Welcome
v22 v23 3 3 ZOO is a WPS (Web Processing Service) open source project released under a [/../site/ZooWebSite/ZooKernel/Download#ZOOKernelMITX-11License MIT/X-11] style license . It provides an OGC WPS compliant developer-friendly framework to create and chain WPS Web services. ZOO is made of three parts: 4 4 5 * [/../site/ZooWebSite/ZooKernel /IntroductionZOO Kernel] : A powerful server-side C Kernel which makes it possible to manage and chain Web services coded in different programming languages.5 * [/../site/ZooWebSite/ZooKernel ZOO Kernel] : A powerful server-side C Kernel which makes it possible to manage and chain Web services coded in different programming languages. 6 6 * [/../site/ZooWebSite/ZooServices/Introduction ZOO Services] : A growing suite of example Web services based on various Open Source libraries. (get inspired !) 7 7 * [/../site/ZooWebSite/ZOOAPI/Introduction ZOO API] : A server-side !JavaScript API able to call and chain the ZOO Services, which makes the development and chaining processes easier. … … 19 19 <dd id="zoo-api-examples"><a id="api-examples" title="" href="http://zoo-project.org/trac/wiki/ZooWebSite/ZOOAPI/Examples#ZOOAPIExamples"><span>ZOO API examples</span></a></dd> 20 20 <dd id="zoo-api-classes"><a id="api-classes" title="" href="http://zoo-project.org/trac/wiki/ZooWebSite/ZOOAPI/Classes#ZOOAPIClasses"><span>ZOO API classes</span></a></dd> 21 <dd id="zoo-kernel-main"><a id="zoo-kernel" title="" href="http://zoo-project.org/trac/wiki/ZooWebSite/ZooKernel /Introduction#ZOOKernelIntroduction"><span>ZOO Kernel introduction</span></a></dd>21 <dd id="zoo-kernel-main"><a id="zoo-kernel" title="" href="http://zoo-project.org/trac/wiki/ZooWebSite/ZooKernel"><span>ZOO Kernel introduction</span></a></dd> 22 22 </dl> 23 23 }}}