Adding Node.js support for service implementation to the ZOO-Kernel
- Mentors
- Rajat Shinde, GFenoy, Aditi Sawant
- Organization
- OSGeo (Open Source Geospatial Foundation)
- Technologies
- c, javascript, node.js, V8
- Topics
- Web cartography
The ZOO-Project is a solid WPS server able to handle services implemented in various different programming languages. The existing `ZOO-Kernel` supports C, C++, and JS implementations with the embedded version of the SpiderMonkey engine.
With this project, the objective is to add support for NodeJS implementation of the `ZOO-Kernel`.