ToDo API What is this? The API for ToDo App implemented by Rust. For practice. Run 1. Setup make setup 2. run Run at http://localhost:8080. make run Run DB schema change Install psqldef make install_psqldef make db_migrate See OpenAPI docs at browser Run at http://localhost:8081. make preview_openapi