Web
Module web¶
Adds utilities for serving HTML pages over HTTP servers. Combines the http_server and templates ports.
Install the Dependency¶
1 2 3 4 5 |
|
1 2 3 4 5 |
|
Templates¶
Provide utilities for template processing inside HTTP handlers.
Package com.hexagonkt.web¶
TODO