Skip to content

Wandalen/wServletTools

Repository files navigation

module::ServletTools status experimental

Collection of cross-platform routines to launch/stop the server and handle requests to the server. The module is trying to make the development of server-side applications simpler.

Try out from the repository

git clone https://github.com/Wandalen/wServletTools
cd wServletTools
will .npm.install
node sample/trivial/Sample.s

Make sure you have utility willbe installed. To install willbe: npm i -g willbe@stable. Willbe is required to build of the module.

To add to your project

npm add 'wservlettools@stable'

Willbe is not required to use the module in your project as submodule.

About

Collection of routines to launch / stop server and handle requests from server

Resources

License

Stars

Watchers

Forks

Packages

No packages published