Handbook
Glossary
run-todo ( -- )
Vocabulary
webapps
.
todo
Inputs
None
Outputs
None
Definition
USING:
furnace.alloy
http.server
namespaces
webapps.utils
;
IN:
webapps.todo
:
run-todo
( -- )
<todo-app>
main-responder
set-global
todo-db
start-expiring
run-test-httpd
;