This document summarizes Sandro Andrade's talk "Architecting Qt Mobile Applications: Frameworks, Code Generators and Beyond" presented at Akademy 2017. The talk introduces Meg, a code generator that enables the productive creation of modular RESTful servers and Qt mobile applications through templates. Currently available templates include a Sinatra RESTful server, Sinatra service plugins, and Qt mobile apps and plugins. A demo shows using Meg to generate a sample Sinatra RESTful server and plugins, and a corresponding Qt mobile client and plugins to access the server's REST API. Future work is discussed to expand Meg's capabilities.