EKON 23
30 Oct 2019
09:00 - 12:30
This talk originates from the archive. To the CURRENT program
mORMot, Linux and MVC Web
30 Oct 2019
09:00 - 12:30
One of the least known features of the Open Source mORMot framework is its server-side web page rendering abilities, i.e. an embedded high-performance PHP-like engine using Mustache and Object Pascal interfaces. It could be a lighter alternative to a full ORM + SOA architecture, for instance with existing code and data. In this workshop, mORMot’s MVC will be used to expose our Social Media KDD information as server-side rendered web pages (for web or mobile) or JSON content (for AJAX queries). We will also deploy it on a Linux server using nginx as front-end. We will reuse some KDD sessions’ material but won’t focus on this methodology; this will be a code-oriented workshop.