Skip to content

A backend REST API by Flask, for a to-do list client-side app

License

Notifications You must be signed in to change notification settings

aymanshub/Todo-API-with-Flask

Repository files navigation

Todo-API-with-Flask

A Flask backend REST API, for a to-do list client-side app made by Angular JS

Testing notes:

  • Testing coverage reached 92%

  • Used the following coverage command (excluded tests and venv files):

    coverage run --source='.' --omit='./venv/' tests.py

    coverage report

Built With:

  1. Flask - a micro web framework written in Python.
  2. Peewee - a simple and small ORM for bridging data stored in relational database tables with Python objects.

Authors:

Ayman Said

About

A backend REST API by Flask, for a to-do list client-side app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published