plgd-dev/hub

Integration service - Implement grpc handlers

jkralik opened this issue · 0 comments

Feature Request

GRPC handlers will call actions to database with corresponding filters.

Acceptance criteria

  • Handlers uses Mongodb database with owner from JWT token
  • Integration tests
  • Documentation