Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 648 Bytes

Readme.md

File metadata and controls

15 lines (11 loc) · 648 Bytes

#todo-backend-flask Circle CI Requirements Status

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.