Skip to content

uwidcit/todoapi

Repository files navigation

todoapi

Installing Dependencies

$ pip install -r requirements.txt

Running the project for developtment

$ flask run

Running the project for production.

$ gunicorn --bind 0.0.0.0:8080 wsgi:app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages