R/tgve_server.R
background_run.Rd
Internal helper function to run a `plumber` instance on specific host and port.
background_run(server, port = 8000, host = "127.0.0.1")
an instance of `plumber` class
numeric port to pass to `server` instance
character host value for `server` instance