An open API service indexing awesome lists of open source software.

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

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. :)