Publisher API - grantr/shortbus GitHub Wiki

POST /streams/:stream_name

-> If authorized, 301 redirect to url with token

POST /streams/:stream_name/:stream_token

Body is transaction json (see Transactions) -> 201 if successful, 504 if quorum was not reached within the timeout

TODO

  • Schema support
  • Snapshot creation