brookframework
brookframework copied to clipboard
Microframework which helps to develop web Pascal applications.
It would be nice to create a component for integration with [letsencrypt.org](https://letsencrypt.org), allowing the Brook users to get the TLS certificates without external ACME clients like Certbot, LEGO etc.
An icon upgrade would be welcome. 💅 Our icons is 2019-old style: [Contrib/Resource](https://github.com/risoflora/brookframework/tree/main/Contrib/Resource).
An image providing a tine HTTP server as executable container would really be very welcome. 🤩
It would be nice to write a component to provide static files with caching support (at least via ETag).
Hello, for better usability I think a feature to suppress libsagui messages and/or errors or forward them to a callback function would be very nice. For example when the port...
I tried to build the demo project of brookframework/Examples/Console/FPC /hellohttpsrv.lpr with lazarus v3.0 on win11 and having libsagui-3.dll(tls_win_amd64 version) in the project folder. An error happend with the message: libsagui-3.dll...
What kind of bug could it be? Where can I find information? ```log [EBrookHTTPServer] Error during select (9): `Bad file descriptor' ``` Second error (other times): ```log Fatal error in...
Hello, I have a microserver built with Brookframework (main branch updated 26-06-2024) and libsagui 3.5.0. I've tested it under Windows 11 and Ubuntu 24.04 too. I've used an instance of...