Changes between Version 43 and Version 44 of ZooWebSite/Welcome
- Timestamp:
- Mar 14, 2014, 6:48:25 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ZooWebSite/Welcome
v43 v44 4 4 ZOO is a WPS (Web Processing Service) open source project released under a [http://zoo-project.org/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: 5 5 6 * [/ ../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 * [/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. 7 7 * [/../site/ZooWebSite/ZooServices/Introduction ZOO Services] : A growing suite of example Web services based on various Open Source libraries. (get inspired !) 8 8 * [/../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.