From 7ff2a227d12d4ab9f915da1df89c21e68f758f74 Mon Sep 17 00:00:00 2001 From: Dima Kuchin Date: Mon, 2 Jan 2017 17:29:28 +0200 Subject: [PATCH] More content --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fc886a3..f73946c 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,8 @@ A curated **and opinionated** list of resources for Chief Technology Officers, w ## Architecture + * [Twelve-Factor App](https://12factor.net) + * [Reactive Manifesto](http://www.reactivemanifesto.org) * [Microservices – Please, don’t](http://basho.com/posts/technical/microservices-please-dont/) (also: [HackerNews discussion](https://news.ycombinator.com/item?id=12508655)) * [NoSQL Databases: a Survey and Decision Guidance](https://medium.baqend.com/nosql-databases-a-survey-and-decision-guidance-ea7823a822d) * [Best Practices for Designing a Pragmatic RESTful API](http://www.vinaysahni.com/best-practices-for-a-pragmatic-restful-api)