mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2024-11-20 11:16:15 -05:00
Initial commit
This commit is contained in:
parent
4c82853651
commit
47b393b622
1 changed files with 21 additions and 22 deletions
25
README.md
25
README.md
|
@ -1,32 +1,31 @@
|
|||
# Awesome Microservices
|
||||
|
||||
A curated list of Microservice Architecture related principles and technologies.
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
|
||||
|
||||
- [Awesome Microservices](#awesome-microservices)
|
||||
- [Toolkits](#toolkits)
|
||||
- [Toolkits](#toolkits)
|
||||
- [JVM](#jvm)
|
||||
- [Go](#go)
|
||||
- [Infrastructure](#infrastructure)
|
||||
- [Infrastructure](#infrastructure)
|
||||
- [API Gateway](#api-gateway)
|
||||
- [Configuration & Discovery](#configuration-&-discovery)
|
||||
- [Monitoring](#monitoring)
|
||||
- [Logging](#logging)
|
||||
- [Platforms](#platforms)
|
||||
- [Runtimes](#runtimes)
|
||||
- [In-Memory Data Grids](#in-memory-data-grids)
|
||||
- [Deployment](#deployment)
|
||||
- [Theory](#theory)
|
||||
- [Platforms](#platforms)
|
||||
- [Runtimes](#runtimes)
|
||||
- [In-Memory Data Grids](#in-memory-data-grids)
|
||||
- [Deployment](#deployment)
|
||||
- [Theory](#theory)
|
||||
- [Articles](#articles)
|
||||
- [Books](#books)
|
||||
- [Sites](#sites)
|
||||
- [License](#license)
|
||||
- [License](#license)
|
||||
|
||||
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
||||
|
||||
# Awesome Microservices
|
||||
|
||||
A curated list of Microservice Architecture related principles and technologies.
|
||||
|
||||
## Toolkits
|
||||
|
||||
### JVM
|
||||
|
|
Loading…
Reference in a new issue