CRAN/E | microservices

microservices

Breakdown a Monolithic Application to a Suite of Services

Installation

About

'Microservice' architectural style is an approach to developing a single application as a suite of small services, each running in its own process and communicating with lightweight mechanisms, often an 'HTTP' resource 'API'. These services are built around business capabilities and independently deployable by fully automated deployment machinery. There is a bare minimum of centralized management of these services, which may be written in different programming languages and use different data storage technologies.

Citation microservices citation info
tidylab.github.io/microservices/
github.com/tidylab/microservices
Bug report File report

Key Metrics

Version 0.2.0
R ≥ 4.2
Published 2022-10-01 573 days ago
Needs compilation? no
License MIT
License File
CRAN checks microservices results
Language en-GB

Downloads

Yesterday 0
Last 7 days 10 -33%
Last 30 days 68 -19%
Last 90 days 234 -21%
Last 365 days 1.218 -60%

Maintainer

Maintainer

Harel Lustiger

tidylab@gmail.com

Authors

Harel Lustiger

aut / cre

Tidylab

cph / fnd

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

microservices archive

Depends

R ≥ 4.2

Imports

config
desc
dplyr
fs
glue
purrr
withr

Suggests

future
httptest ≥ 3.3.0
httr
jsonlite
pkgload
plumber ≥ 1.0.0
promises
testthat ≥ 2.3.0
usethis ≥ 1.3.0

Reverse Imports

tidylab
usethat