vignettes/files/apis/04-01-response.R

#* Endpoint that bypasses serialization
#* @get /
function(res){
  res$body <- "Literal text here!"

  res
}
trestletech/plumber documentation built on May 6, 2024, 6:17 p.m.