In the last few years, several web frameworks developed with Delphi programming language. And most of them are available as open-source and free to utilize. The best part is these web frameworks & libraries are active in development by Delphi developers from around the world. And we get new features every other day. Other offerings with web capabilities for Delphi include RAD Server.
Brook is a cross-platform microframework that helps to develop web applications with Pascal. The core of the Brook framework has been developed using the Sagui library which is another cross-platform C library that helps to develop web servers or frameworks. That is why this framework is so fast, compact, and useful to run on embedded systems.
Features
- HTTP compression
- HTTP support
- Dual-stack
- Upload/download
- Mathematical expression evaluator
- Media types
- Event-driven/Threaded/Polling/Isolated request
- String buffer & map
- and many more
[crayon-673f7eca2c6d9350039256/]