source(usethis::proj_path("vignettes",  "_common.R"))
path <- tempfile("microservice")
usethis::create_package(path)
unlink(path, recursive = TRUE, force = TRUE)

In this quick start guide you'll learn how to get a rudimentary microservice working out of the box.

Workflow


```{=html} <!--

Further Reading



tidylab/microservices documentation built on Oct. 3, 2022, 6:48 p.m.