Get the target directory for a microservice.
path (pathlib.Path) – The starting path.
pathlib.Path
name (str) – The name of the microservice.
str
A Path instance.
Path
Get the target directory for a project.