From 47b393b622d15922d5fb3def2802dc5545d1fb9c Mon Sep 17 00:00:00 2001 From: mfornos Date: Sun, 3 May 2015 16:00:18 +0200 Subject: [PATCH] Initial commit --- README.md | 43 +++++++++++++++++++++---------------------- 1 file changed, 21 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 3bc29df..d83e2ad 100644 --- a/README.md +++ b/README.md @@ -1,32 +1,31 @@ +# Awesome Microservices + +A curated list of Microservice Architecture related principles and technologies. + **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) -# Awesome Microservices - -A curated list of Microservice Architecture related principles and technologies. - ## Toolkits ### JVM