Skip to content

midcenturydude7/flask-tdd-docker

Repository files navigation

Test-Driven Development with Python, Flask, and Docker

Project Goal: Build a RESTful API, using Test-Driven Development. The API itself will follow RESTful design principles, using the basic HTTP verbs: GET, POST, PUT, and DELETE.

pipeline status