Initialization

Before we begin making requests to our microservice, we need to initialize its address and port as well as the route, this is how it should be done.

Last updated