Faerbit / todo-backend-flask

A todo backend implementaion written with Flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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.

About

A todo backend implementaion written with Flask

License:MIT License


Languages

Language:Python 100.0%