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

https://github.com/code0wl/blog

A multi-user blog for Udacity
https://github.com/code0wl/blog

Last synced: about 1 year ago
JSON representation

A multi-user blog for Udacity

Awesome Lists containing this project

README

          

#multi-user blog

To setup make sure you have Google App Engine SDK
Since we are running google app engine python 2.7 is a requirement.

Project is also running live on a google app free server
Here

Once you do, you may clone this repo and run the following command in a terminal in the root of your cloned repo
```
dev_appserver.py .
```