tests/testthat/_snaps/staticServer.md

runStaticServer() prints informative console messages

Code
  s <- runStaticServer(path_example_site(), background = TRUE, browse = FALSE)
Message
  Serving: '/Users/user/path/to/site'
  View at: http://127.0.0.1:7446
Code
  s$stop()


Try the httpuv package in your browser

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

httpuv documentation built on Oct. 24, 2023, 1:06 a.m.