CSProjectsEAL / GraBID

BI Dashboard Project for Mono Solutions https://waffle.io/CSProjectsEAL/GraBID
0 stars 0 forks source link

Elasticsearch service #44

Closed elit0451 closed 5 years ago

elit0451 commented 5 years ago

📋 User story

As a component I want to be able to query Elasticsearch using a service, so I can get data from it.

Description

This service should be used by all components that want to request data from Elasticsearch API, consuming after data returned.

Prerequisites

Acceptance Criteria

  1. Service can send requests to Elasticsearch API
  2. Service can receive response from Elasticsearch API
elit0451 commented 5 years ago

PR: https://github.com/CSProjectsEAL/GraBID-Dashboard/pull/2