Changes between Version 2 and Version 3 of ZooWebSite/Welcome
- Timestamp:
- Apr 15, 2010, 9:14:54 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ZooWebSite/Welcome
v2 v3 3 3 ZOO is a WPS (Web Processing Service) open source project released under a [wiki:Licence MIT/X-11] style license . It provides an OGC WPS compliant developer-friendly framework to create and chain WPS webservices. ZOO is made of three parts: 4 4 5 * ZOO Kernel: A powerful server-side C Kernel which makes it possible managing and chaining webservices coded in different programming languages.5 * [wiki:ZooWebSite/ZooKernel/Introduction ZOO Kernel] : A powerful server-side C Kernel which makes it possible managing and chaining webservices coded in different programming languages. 6 6 * ZOO Services : A growing suite of example webservices based on various librairies open source libraries. (get inspired !) 7 7 * ZOO API : A simple Javascript API able to call and chain the ZOO Services, which makes the developement and chaining processes easier.