appcore-api 1.0.3-rc

HTTP API host and transport contracts for AppCore Runtime.
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "accepted": true,
  "message": null,
  "events": [
    {
      "event_name": "example.written",
      "event_id": "evt-1"
    }
  ]
}