A todo backend written in Python with Flask.
##Tests
You can run the unit tests with python -m unittest discover
.
##Server
You can start a debug server by executing run_debug_server.py
Licensed under the MIT License. See License.md for further details.