Comprehensive Logging with mORMot 2
The logging feature of mORMot is worth investigating for any Delphi or FPC project, even if you do not need any other part of the library. This session will present what makes mORMot unique in the modern object Pascal scene.
Hands-On
- How to use only some part of the mORMot 2 toolbox;
- General best-practices about logging;
- Server-side logging particularities;
- A cross-compiler and cross-platform journey.
Test Driven Development with mORMot 2
Every project should have tests. Every project should start by writing tests. In a nutshell, this is what Test Driven Development implies.
In this interactive session, we will try to define which paths are possible to properly include tests to new or existing projects.
As a practical example, we will see how the mORMot Open Source project is actually test-driven, via unit tests, regression tests, and performance tests.
One HTTPS server in Modern Pascal to Rule Them All
A brand new asynchronous and event-driven HTTP server was written for mORMot 2, and we added some general-purpose features to make it a potential alternative to apache, nginx, caddy or IIS. We will present this web server, and some of its features.
Hands-On
- Use modern object pascal for HTTP serving, even without any complex REST service;
- Web server best practices: HTTPS certificates, IP blacklisting, scaling, monitoring;
- Current alternatives, especially on Windows: e.g. Apache, nginx, caddy or IIS.
- Integrate the mORMot 2 Web Server to your production system;
- Optionally leverage the framework DB, ORM or SOA features.
Very good success for this session: the room was quite full, and people seemed to be pleased with the content. Thanks guys!
Workshop: Unleash your mORMot!
aka Write a state-of-the-art REST Service using mORMot 2
The Open Source mORMot toolbox could be intimidating. It does not follow the RAD approach, and most Delphi or FPC users may be lost in its vast code base. In this interactive workshop, we will write together a small but realistic mORMot 2 Micro-Service from scratch.
Hands-On
- Discover the mORMot 2 most useful features;
- Follow best practices like TDD, SOLID or IoC;
- Define a stand-alone REST Service in modern Pascal;
- Interact with a legacy software/database;
- Show in action some mORMot 2 gems during the journey.
The actual source code could be found at on our GitHub repository
Thanks again for all the people which attended our sessions, and the very nice interest and feedback!







