ship-status
v1.0.0
Published
An HTTP server that describes your current relationship.
Readme
##Ship Status A tiny server that can tell others the status of your relationship in an efficient manner.
##Usage
npm install -g nodemonnpm install ship-statuscp local.json-dist local.json- modify config as necessary.
npm start
##Consuming another's ship-status server:
Given the server example.org:
curl -Is example.org |head -1|sed 's/HTTP\/1.1\ //'
