#call 2 services

1 messages · Page 1 of 1 (latest)

abstract zenith
#

Hello everyone so i would like to call internal between 2 services independent connect with @frank kestrel/microservices

smoky halo
abstract zenith
#

I mean , I have api-gateway like message broker , product services is one of service in micro, and category service , in products I want get all info category service to map with table in product filed

abstract zenith
smoky halo
#

I'm not sure if I follow GzAughTurtle

abstract zenith
#

Yes i would like call services from another application via a microservices,

smoky halo
abstract zenith
#

Rabbitmq

#

Table products services have 3 field name , description , categoryID from service A

#

Table category have 3 field id name description in servjce B

#

2 of theme is 2 services independent in microservices

#

I would like to call data from service B to A to mapping data return fe

#

But i don't know to call internal between 2 services

#

🥲🥲🥲

abstract zenith
#

Example like this

#

I don't know call get all data order to mapping table in services products

#

Do you have any ideas??

smoky halo
#

it's a complex design problem that can be solved but with greater cost

abstract zenith
smoky halo
abstract zenith
abstract zenith
#

Using CQRS to implement call between each service