For Microservice A, to request data from the weather image microservice, use an HTTP get request with http://localhost:3000/weather-images/?svg=
For Microservice A, to receive data from the weather image microservice, data will be sent through an HTTP response as a json string.