https://github.com/soloeinsteinmit/flask_microblog
https://github.com/soloeinsteinmit/flask_microblog
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/soloeinsteinmit/flask_microblog
- Owner: soloeinsteinmit
- Created: 2024-08-28T09:52:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T09:52:43.000Z (almost 2 years ago)
- Last Synced: 2025-06-26T19:48:05.381Z (12 months ago)
- Language: Python
- Size: 882 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learning to build Python Flask apps by following Miguel Grinberg Flask Mega-Tutorial book
I followed the read the book to through to build a microblog
Link to Miguel Grinberg Flask
https://github.com/miguelgrinberg/microblog.