Create an outpack server, a porcelain object
api(root, validate = NULL, log_level = "info")Outpack root
Logical, indicating if validation should be done
on responses. This should be FALSE in production
environments. See porcelain::porcelain for details
Logging level to use. Sensible options are "off", "info" and "all".