ship-status

An HTTP server that describes your current relationship.

Usage no npm install needed!

<script type="module">
  import shipStatus from 'https://cdn.skypack.dev/ship-status';
</script>

README

Ship Status

A tiny server that can tell others the status of your relationship in an efficient manner.

Usage

  • npm install -g nodemon
  • npm install ship-status
  • cp 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\ //'