Skip to content

Microservice Architecture #1

@Sowmya-Raghuram

Description

@Sowmya-Raghuram

Currently there are two services, 1) serve - ui (client application)
2) serve-apihandler.

As per the microservice architecture and to be nDear Compliant, its essential to bifurcate the functionalities to each of the designated microservice. As of today all the functionalities are within the serve-apihandler service.

To be implemented:

  • Services to be created for different microservices - need, fulfill and volunteering
  • within api handler only api calls to be made and all the functionalities implemented in designated microservice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions