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

https://github.com/dolph/flaskr

http://flask.pocoo.org/docs/tutorial/introduction/
https://github.com/dolph/flaskr

Last synced: about 1 year ago
JSON representation

http://flask.pocoo.org/docs/tutorial/introduction/

Awesome Lists containing this project

README

          

flaskr
======

An implementation of [Flask's
tutorial](http://flask.pocoo.org/docs/tutorial/introduction/).

Running
-------

If you don't have [Vagrant](http://www.vagrantup.com/) and
[Fabric](http://fabfile.org/) installed, start there first.

$ vagrant up
$ fab vagrant bootstrap deploy
$ open http://127.0.0.1:8000/