mirror of
https://github.com/aantron/dream.git
synced 2025-11-18 00:13:14 -05:00
5 lines
99 B
OCaml
5 lines
99 B
OCaml
let () =
|
|
Dream.run ~https:true
|
|
@@ Dream.logger
|
|
@@ fun _ -> Dream.html "Good morning, world!"
|