1.
Introduction
2.
Chapter 1
2.1.
Getting Started
2.2.
Docker Setup
2.3.
PostgreSQL Setup
3.
Chapter 2
3.1.
Create ToDo API
3.2.
List ToDo API
3.3.
Detail ToDo API
3.4.
Update ToDo API
3.5.
Delete ToDo API
4.
Review
5.
About
Light (default)
Rust
Coal
Navy
Ayu
Test Driven Development with Flask and SQLAlchemy
Chapter 1
In chapter 1 we'll structurize our project with Flask, SQLAlchemy, Postgres and Docker.
Getting Started
Docker Setup
PostgreSQL Setup