https://github.com/dharmit/microblog
A python flask application
https://github.com/dharmit/microblog
Last synced: about 1 year ago
JSON representation
A python flask application
- Host: GitHub
- URL: https://github.com/dharmit/microblog
- Owner: dharmit
- License: mit
- Created: 2014-04-14T09:13:04.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-10T10:52:39.000Z (about 12 years ago)
- Last Synced: 2025-02-10T05:41:47.565Z (over 1 year ago)
- Language: Python
- Size: 480 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
microblog
=========
A python flask application
I am referring the [Flask Mega Tutorial by Miguel
Grinberg](http://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world).
It's about creating a microblog like Twitter using Python Flask.
Hope I finish it. :)