Skip to content

Implement Library API Service #7

@sublimeye

Description

@sublimeye

Service: api-library-events

Implement a service responsible for internal library data storage and usage:

  • init database
  • provide CRUD operations as REST/gRPC/GQL or other approach
    • write library events into db (called consumer)
    • read library events from db (called by UI layer, could be called by another Client API layer if needed)
  • in future, consider switching to push model + websockets (might be a different service)
  • log info events and errors
  • metrics to measure perf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions