https://github.com/bbonsign/flask_tutorial
https://github.com/bbonsign/flask_tutorial
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bbonsign/flask_tutorial
- Owner: bbonsign
- Created: 2020-07-15T17:34:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-11T20:33:29.000Z (about 2 years ago)
- Last Synced: 2025-03-27T22:37:39.173Z (12 months ago)
- Language: Python
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sample Flask App
Following the tutorial on the Flask documentation site.
Might add some other things I've been meaning to experiement with, e.g. WebAssembly with Rust.