ojob.io/ojob/service

Usage

ojob ojob.io/ojob/service port= 

Description

Launches a simple service to execute a job with the provided arguments where __ojob is the job to execute.
Example: 'curl -XPOST http://my.service:8787 -H "Content-Type: application/json" -d "{ \"__ojob\": \"ojob.io/hello/world\" }"'

Expects

Name Description
port The port on which to launch the service (defaults to 8787)