Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zbrtsn/basic-to-do-flask

basic to do application with flask
https://github.com/zbrtsn/basic-to-do-flask

Last synced: about 2 months ago
JSON representation

basic to do application with flask

Awesome Lists containing this project

README

        

# basic-to-do-flask
basic to do application with flask

also you can pull this project from docker hub:
```bash
$ docker pull pyouck/basic_todo_flask:tagname
```
recommended tagname is "latest"
```bash
$ docker pull pyouck/basic_todo_flask:latest
```

I have some other repos linked with this flask app.

[Check it out](https://github.com/zbrtsn/kurbernetes-kind)