/eventstores
- all es in factory
/eventstore/:address
- summary including ACL of event store at address
/eventstore/:address/events
- all events from event store at address
/eventstore/:address/read-model
- application of a reducer to the stream and resulting state
/eventstore/:address/projection
- application of a projection to the stream and resulting state