Figure 5
Overview of the EMhub architecture and its customization possibilities. (a) The web application is based on Flask and is organized around template/view pages supported by content functions. A REST API allows one to write worker scripts to communicate with the application and execute other tasks. (b) Views, content functions and the REST API can be customized and extended by providing an `extra' folder. |