Skip to content

MocketMoonBit Web Framework

Documentation for Mocket 0.5.8

Mocket

Version visitors

moonbit
let app = @mocket.new()
app.get("/", _ => Text("Hello, Mocket 0.5.8!"))
app.serve(port=4000)

About 0.5.8

This is the stable 0.5.8 documentation snapshot.

Released under the Apache 2.0 License.