8000 story(rest): implement slice events api · Issue #43 · z5labs/evrys · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
story(rest): implement slice events api #43
Open
@Zaba505

Description

@Zaba505

Description

As an end user, I want to retrieve multiple events using a RESTful API, so that I don't need to introduce a new tech (gRPC) to my existing stack.

Acceptance Criteria

  • RESTful route is defined
  • Should fetch events from eventstore
  • Same filtering options are supported as the gRPC API
  • Should return "200 OK" and the events as JSON in the response body
  • In case of failure, an appropriate code along with an JSON response object should be returned

Related Issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestrestRESTful API relatedstorageevent storage relatedstory

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0