https://github.com/spacether/flaskr
flaskr - blog site flask tutorial
https://github.com/spacether/flaskr
Last synced: 18 days ago
JSON representation
flaskr - blog site flask tutorial
- Host: GitHub
- URL: https://github.com/spacether/flaskr
- Owner: spacether
- License: mit
- Created: 2018-09-26T03:54:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-26T05:18:54.000Z (over 7 years ago)
- Last Synced: 2025-03-04T15:26:54.820Z (over 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flaskr
flaskr - blog site flask tutorial
This repo is from:
http://flask.pocoo.org/docs/1.0/tutorial/
I still need to add the tests from here:
http://flask.pocoo.org/docs/1.0/tutorial/tests/