Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zubeyirtosun/basic-to-do-flask
basic to do application with flask
https://github.com/zubeyirtosun/basic-to-do-flask
Last synced: 17 days ago
JSON representation
basic to do application with flask
- Host: GitHub
- URL: https://github.com/zubeyirtosun/basic-to-do-flask
- Owner: zubeyirtosun
- Created: 2024-07-30T12:29:28.000Z (6 months ago)
- Default Branch: latest
- Last Pushed: 2024-08-02T21:20:16.000Z (6 months ago)
- Last Synced: 2024-12-26T17:27:53.673Z (27 days ago)
- Language: HTML
- Size: 24.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# basic-to-do-flask
basic to do application with flaskalso 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)