cargoship

0.7.12 • Public • Published

Cargoship

Cargoship is a server-block which interacts with seaport(http://github.com/substack/seaport). Within your cargoship you can easily add some heavy duties on the server block.

Interface is designed to be similar to express.js.

Usage

cargoship = require 'cargoship'
ship = cargoship()
ship.use (m) -> m.end()
ship.launch 'role@semver', seaport-address

Readme

Keywords

none

Package Sidebar

Install

npm i cargoship

Weekly Downloads

50

Version

0.7.12

License

BSD

Last publish

Collaborators

  • nakosung