Artifact 0dd7f7d82dc4d980b2585dd31f8b3556303d282967c5d4f92dbf346559ce7339:
- File README.md — part of check-in [271766c541] at 2019-03-07 14:37:48 on branch trunk — Further documentation refinements. (user: drh size: 1375)
Wapp - A Web-Application Framework for TCL
Wapp is a framework for writing web applications in TCL, with the following advantages:
- Small and simple API → easy to learn and use
- A complete application is contained in a single file of TCL
- Resistant to attacks and exploits
- Cross-platform → CGI, SCGI, or a built-in web server
- The Wapp framework itself is a single-file TCL script
- Easy to embedded in a larger application to provide a web-based monitoring capability
- The MVC design pattern is supported but not required
- 2-clause BSD license