Appearance
Documentation for Mocket 0.5.8
let app = @mocket.new() app.get("/", _ => Text("Hello, Mocket 0.5.8!")) app.serve(port=4000)
This is the stable 0.5.8 documentation snapshot.