World's Worst Web Server: a single-file non-Ring-compliant (but LARPing as one) web server that should never be used ever.
Supports:
Doesn't support:
World's Worst Web Server: a single-file non-Ring-compliant (but LARPing as one) web server that should never be used ever. Supports: - serving files - generating response headers - basic MIME types - bare-bones query string parsing - primitive resource caching Doesn't support: - anything else.
(start-server handler host port)
Starts a simple webserver with the local directory dir
as its root.
Starts a simple webserver with the local directory `dir` as its root.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close