todo-backend-flask
todo-backend-flask copied to clipboard
A todo backend implementaion written with Flask
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
License
Licensed under the MIT License. See License.md for further details.