microservices
Breakdown a Monolithic Application to a Suite of Services
'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.
- https://tidylab.github.io/microservices/
- GitHub
- File a bug report
- microservices results
- microservices.pdf
- Version0.2.0
- R version≥ 4.2
- LicenseMIT
- Licensefile LICENSE
- Needs compilation?No
- Languageen-GB
- Last release10/01/2022
Documentation
Team
Harel Lustiger
Tidylab
Show author detailsRolesCopyright holder, fnd
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Imports7 packages
- Suggests9 packages
- Reverse Imports2 packages