Weaver

is the plug-and-play JavaScript webhosting library at the heart of JohnAlex.CO's websites

License

This project is licensed under the AGPLv3.2. For more information, see the license page, or check out the Wikipedia Summary


Installation

Just save (or copy) this source file to your project's working directory

Usage

In your node application, include weaver and use weaver.add_route to set up rules for catching routes, then finish up by calling weaver.listen

You can also click here to download the Weaver documentation