protolus-application

0.0.6-alpha • Public • Published

protolus-application.js

A thin wrapper for protolus for web delivery

Usage

var application = new Protolus.Application.WebServer({
    onServe : function(request, response){
        //do stuff here
    }
});
application.start();

Sorry about the slim docs, more to come.

Enjoy,

-Abbey Hawk Sparrow

Readme

Keywords

none

Package Sidebar

Install

npm i protolus-application

Weekly Downloads

0

Version

0.0.6-alpha

License

MIT

Last publish

Collaborators

  • khrome