1
0
Fork 0
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:
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 -->
<!-- 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)
- [JVM](#jvm)
- [Go](#go)
- [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)
- [Articles](#articles)
- [Books](#books)
- [Sites](#sites)
- [License](#license)
- [Toolkits](#toolkits)
- [JVM](#jvm)
- [Go](#go)
- [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)
- [Articles](#articles)
- [Books](#books)
- [Sites](#sites)
- [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