vignettes/files/apis/01-02-html.R

#* @get /hello
#* @serializer html
function(){
  "<html><h1>hello world</h1></html>"
}
trestletech/plumber documentation built on May 6, 2024, 6:17 p.m.