Fission provides a set of base utilities and subclasses to drive the platform.
$ bundle update
$ bundle exec fission -c examples/http.json
Send it something:
$ curl --data @examples/payloads/github.json http://localhost:9876/github-commit/
See: https://github.com/hw-product/fission/blob/develop/HACKING.md