Civetweb is a small footprint HTTP Server with optional Lua and SQLite support written in C. It can be embedded into C/C++ applications or used as stand alone webserver for Windows, Linux, BSD or Mac-OS.
This project is based on the Mongoose webserver, but maintains the MIT license and is free from GPL licenses.
Installation Guide
https://github.com/civetweb/civetweb/blob/master/docs/Installing.md
Contributions are welcome and encouraged.
...
This is a forking and extensible micro webserver written in C and Lua that
can serve static files and dynamic Lua scripts.
Commands can be passed from script, interactive shell or via signed url.
Scripts can be compiled to portable bytecode.
As a compact application and webserver, the Mako Server helps developers rapidly design server side web applications. The Mako Server provides a barebone web application server environment from which developers can design and implement complete, custom solutions.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
MoonWiki is simple HTTP server written in C and Lua, with embedded wiki functionality and TWiki-like syntax. It is a kind of personal wiki tool which helps in accessing and writting memos and notes in wiki style.
C++ application server optimized for very tight control of memory allocations, efficient execution algorithms, built-in timing and statistics for performance tuning and easy extension. Based on MVC model with embedded Lua scripting/template engine. Sourc