Files in tidylab/microservices
Breakdown a Monolithic Application to a Suite of Services

.Rbuildignore
.Rprofile
.dev/.gitkeep
.dev/CRAN/prepare-for-release.R
.dev/docker/r-plumber/Dockerfile
.dev/docker/r-test/Dockerfile
.dev/hooks/tidy-styling.R
.dockerignore
.github/.gitignore
.github/workflows/R-CMD-check.yml
.github/workflows/pkgdown.yml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/globals.R R/plumber-add_service.R R/plumber-use_microservice.R R/utils-DockerCompose.R R/utils.R R/zzz.R README.Rmd README.md
codecov.yml
docker-compose.yml
inst/CITATION
inst/REFERENCES.bib
inst/configurations/fs.yml
inst/configurations/openapi.yml
inst/configurations/plumber.yml
inst/endpoints/plumber-utility.R inst/endpoints/plumber-{route_name}.R inst/entrypoints/plumber-background.R inst/entrypoints/plumber-foreground.R inst/snippets/demo-RestRserve-package.R inst/snippets/enable-docker-at-startup.R inst/templates/R/globals.R inst/templates/R/plumber-add_service.R inst/templates/R/plumber-use_microservice.R inst/templates/R/utils-DockerCompose.R inst/templates/R/utils.R inst/templates/R/zzz.R
inst/templates/docker-compose.yml
inst/templates/inst/configurations/fs.yml
inst/templates/inst/configurations/openapi.yml
inst/templates/inst/configurations/plumber.yml
inst/templates/inst/endpoints/plumber-utility.R inst/templates/inst/endpoints/plumber-{route_name}.R inst/templates/inst/entrypoints/plumber-background.R inst/templates/inst/entrypoints/plumber-foreground.R inst/templates/tests/testthat.R inst/templates/tests/testthat/_api/127.0.0.1-8080/route_name/read_table-a26694.R inst/templates/tests/testthat/helpers-xyz.R inst/templates/tests/testthat/test-endpoint-plumber-{route_name}.R inst/templates/tests/testthat/test-plumber-microservice.R
microservices.Rproj
pkgdown/.gitignore
pkgdown/_pkgdown.yml
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
pkgdown/logo.png
tests/testthat.R
tests/testthat/_api/127.0.0.1-8080/route_name/list_tables.json
tests/testthat/_api/127.0.0.1-8080/route_name/read_table-7376d4.json
tests/testthat/_api/127.0.0.1-8080/route_name/read_table-a26694.R
tests/testthat/_api/127.0.0.1-8080/route_name/write_table-10996a-POST.json
tests/testthat/helpers-xyz.R tests/testthat/test-endpoint-plumber-{route_name}.R tests/testthat/test-plumber-microservice.R
vignettes/.gitignore
vignettes/_common.R vignettes/articles/01-introduction.Rmd vignettes/articles/02-plumber.Rmd vignettes/articles/microservices.Rmd vignettes/details/add_service.Rmd vignettes/details/use_microservice.Rmd vignettes/excerpts/_setup-rudimentary-microservice.Rmd
tidylab/microservices documentation built on Oct. 3, 2022, 6:48 p.m.