Would like to have an app with multiple micro apps each with their own set of models and config file etc. Curious how anyone would consider allowing them to communicate. I could do a curl call between them for they are simple REST apps, but would like some way for them to talk without extra requests.