Artifact 4597a7446fe3e653fc727adfa8588903b64dbadb511d44a8f18f6d173cd6f2bb:
- File README.md — part of check-in [38fa4334e3] at 2019-04-01 01:57:25 on branch trunk — Documentation improvements. (user: drh size: 1323)
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 app is a single small 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, if desired
- 2-clause BSD license