Delphi Minimal API: Simple, Fast REST APIs with DMVCFramework
Build simple, fast REST APIs in Delphi with DMVCFramework 3.5 Minimal API: routes as anonymous methods, typed binding, per-group filters, no controller class.
Build simple, fast REST APIs in Delphi with DMVCFramework 3.5 Minimal API: routes as anonymous methods, typed binding, per-group filters, no controller class.
Lean Thinking per Sviluppatori Software Impegnati v3.0: capitolo sugli agenti AI sulla board Kanban, tabelle comparative, metriche DORA e diagrammi rivisti.
TemplatePro template inheritance in Delphi: extends, block and inherited behave like virtual methods, with multi-level layouts and reusable partials.
ExeWatch 1.30 adds a DLL-based SDK for C++Builder, MSVC and Delphi 4 to XE7, plus global tags, per-customer alerts and the WaitForSending flush API.
With DMVCFramework you can add a real AI agent to your Delphi ERP: embedded agentic loop, man-in-the-loop by design, MCP server for external AI clients. Open source, Apache 2.0.
How to build TUI applications in Delphi using MVCFramework.Console: colored text, interactive menus, spinners, progress bars, tables, boxes, cursor control, and keyboard input. Cross-platform, zero dependencies, works on Windows and Linux.
LoggerPro 2.1 is out: JSON configuration without recompiling, first-class ExeWatch cloud observability, a spec-compliant LogFmt renderer, a browser-ready HTML log viewer, FileBySource for per-tenant logs, UTF-8 console for Docker, DLL-safe init, ElasticSearch authentication. Apache 2.0, Delphi 10.2 to 13 Florence.
If you already use madExcept in your Delphi applications, you don't need to remove it to adopt ExeWatch. The two tools solve different problems and coexist cleanly: madExcept keeps handling local bug reports, emails and crash dumps, while ExeWatch adds cloud-side aggregation, search, alerts and the stack trace — resolved by madExcept — shipped to the dashboard. A single bridge unit is all it takes.
DMVCFramework 3.5.0 Silicon introduces Fore, Back, Style: a colorama-style API for ANSI colors in the Delphi console, plus a Gin-style renderer for structured HTTP logs with colored status badges, request duration, and method badges. Works on Windows 10+ and Linux, with automatic fallback.
Announcing MCP Server for DMVCFramework: the open source library that lets you expose tools, resources, and prompts from your Delphi applications to any AI assistant (Claude, Gemini, ChatGPT) via the Model Context Protocol. With just a few lines of code, your ERP talks to AI.