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

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

Try the plumber2 package in your browser

Any scripts or data that you put into this service are public.

plumber2 documentation built on Jan. 20, 2026, 5:06 p.m.