From c9d6b6f6ca340f61c8f4b4b5cb39ef6a99ab060f Mon Sep 17 00:00:00 2001 From: Tu Tran Date: Sat, 21 Oct 2017 19:16:02 -0400 Subject: [PATCH] test-driven microservices with flask, docker and react --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8618785..a73a451 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * [Build a Todo List with Flask and RethinkDB](https://realpython.com/blog/python/rethink-flask-a-simple-todo-list-powered-by-flask-and-rethinkdb/) * [Build a Todo List with Django and Test-Driven Development](http://www.obeythetestinggoat.com/) * [Build a RESTful Microservice in Python](http://www.skybert.net/python/developing-a-restful-micro-service-in-python/) +* [Microservices with Docker, Flask, and React](https://testdriven.io/) ### Bots: