Distribt
Distribt copied to clipboard
abstract all HttpCalls to Other microservices to a shared project
when a call to a known microservice is done it should be abstracted, i can have an interface or similar whith all the endpoints, or create the client automatically based in the openapi spec or similar.