Artifact fea8a8f9115f3ae77db0b1fa9e490ff611a4692709dd4f59eeb1fd5bb52c5ea2:
- File docs/usageexamples.md — part of check-in [7a829f83e3] at 2018-02-05 04:34:18 on branch trunk — Add SQLite search to the list of known users of Wapp in the wild. (user: drh size: 863)
Web Applications Using Wapp
The following are some of the known uses of Wapp in the wild:
The checklist application used to manage testing and release of SQLite is a Wapp script. Source code for the checklist application is at https://sqlite.org/checklistapp.
The skins page of Fossil is implemented a simple Wapp script.
The search feature on the SQLite homepage is implemented using a Wapp-script, seen here. (NB: The search.tcl.in script is processed using mkscript.tcl prior to being deployed.)