Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 384 Bytes

Readme.md

File metadata and controls

15 lines (10 loc) · 384 Bytes

todo-backend-flask

A todo backend written in Python with Flask.

Tests

You can run the unit tests with pytest.

Server

You can start a debug server by executing run_debug_server.py

License

Licensed under the MIT License. See License.md for further details.