From 48a0c01b9f5b0bc93a45c12a72ad15b4f3e125de Mon Sep 17 00:00:00 2001 From: Jody LeCompte <38302762+jodylecompte@users.noreply.github.com> Date: Mon, 28 May 2018 14:43:18 -0500 Subject: [PATCH] =?UTF-8?q?Added=20Python=20"Build=20a=20RESTful=20API=20w?= =?UTF-8?q?ith=20Flask=20=E2=80=93=20The=20TDD=20Way"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72545a7..5acec25 100644 --- a/README.md +++ b/README.md @@ -262,6 +262,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * [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/) * [Build A Simple Web App With Flask](https://pythonspot.com/flask-web-app-with-python/) +* [Build a RESTful API with Flask – The TDD Way](https://scotch.io/tutorials/build-a-restful-api-with-flask-the-tdd-way) ### Bots: