Drogon: A C++14/17/20 based HTTP web application framework
...Based on the template, a simple reflection mechanism is implemented to completely decouple the main program framework, controllers, and views. Support cookies and built-in sessions. Support back-end rendering, the controller generates the data to the view to generate the Html page.
IDE written in a single HTML file that runs on the browser tab.
There is no need to install, download a single file and run anywhere.
To change the initial configuration, edit the widew.html file in the last lines.
* Widew use CodeMirror components in code editor.
URLs:
https://soluc.org/widew
https://widew.sourceforge.io