Skip to content

Remove UI dependence on ES #12

Description

@ains

UI should not really talk directly to ES, we can expose our own search service for flexibility / security reasons.

  • Implement gRPC search service
  • Serve gRPC search service over HTTP (grpc-gateway)
  • Rewrite UI to talk to our service (we can do CORS if we want to keep UI separate)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions