mirror of
https://github.com/aantron/dream.git
synced 2025-11-13 00:05:35 -05:00
4 lines
73 B
OCaml
4 lines
73 B
OCaml
let () =
|
|
Dream.run (fun _ ->
|
|
Dream.respond "Good morning, world!")
|