From the course: Node.js: Microservices
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
What's your goal for this chapter? - Node.js Tutorial
From the course: Node.js: Microservices
What's your goal for this chapter?
- [Narrator] In this chapter, we will be closing the loop between our consumer application and an external service, the catalog service. For this we will create a little rest client that will take care of querying the registry and making the call to the service. Then we will change the service class that previously handled the catalog to utilize the catalog service. Finally, we'll also create the card service. This will be an easy one as I have prepared most of it already. Let's get started.
Contents
-
-
-
-
-
-
-
(Locked)
What's your goal for this chapter?29s
-
(Locked)
Creating the service client9m 35s
-
(Locked)
Using the catalog service8m 11s
-
(Locked)
Testing the catalog service3m 1s
-
(Locked)
Sanitizing data5m 36s
-
(Locked)
Creating the CartService4m 56s
-
(Locked)
Service monitoring with OpenTelemetry and Jaeger3m 29s
-
(Locked)
-
-
-