source(file.path(usethis::proj_get(), "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



harell/microservices documentation built on March 2, 2021, 3:15 a.m.