1
0
Fork 0
mirror of https://github.com/mfornos/awesome-microservices.git synced 2024-11-27 11:24:38 -05:00

Initial commit

This commit is contained in:
mfornos 2015-05-03 16:00:18 +02:00
parent 4c82853651
commit 47b393b622

View file

@ -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 --> <!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* **Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
- [Awesome Microservices](#awesome-microservices) - [Toolkits](#toolkits)
- [Toolkits](#toolkits)
- [JVM](#jvm) - [JVM](#jvm)
- [Go](#go) - [Go](#go)
- [Infrastructure](#infrastructure) - [Infrastructure](#infrastructure)
- [API Gateway](#api-gateway) - [API Gateway](#api-gateway)
- [Configuration & Discovery](#configuration-&-discovery) - [Configuration & Discovery](#configuration-&-discovery)
- [Monitoring](#monitoring) - [Monitoring](#monitoring)
- [Logging](#logging) - [Logging](#logging)
- [Platforms](#platforms) - [Platforms](#platforms)
- [Runtimes](#runtimes) - [Runtimes](#runtimes)
- [In-Memory Data Grids](#in-memory-data-grids) - [In-Memory Data Grids](#in-memory-data-grids)
- [Deployment](#deployment) - [Deployment](#deployment)
- [Theory](#theory) - [Theory](#theory)
- [Articles](#articles) - [Articles](#articles)
- [Books](#books) - [Books](#books)
- [Sites](#sites) - [Sites](#sites)
- [License](#license) - [License](#license)
<!-- END doctoc generated TOC please keep comment here to allow auto update --> <!-- 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 ## Toolkits
### JVM ### JVM