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

https://github.com/projectshift/shift-boiler

Best practices setup for large webapps, apis and cli applications with flask
https://github.com/projectshift/shift-boiler

Last synced: about 5 hours ago
JSON representation

Best practices setup for large webapps, apis and cli applications with flask

Awesome Lists containing this project

README

        

# shift-boiler

![boiler](https://s3-eu-west-1.amazonaws.com/public-stuff-cdn/boiler.png)

Boiler is a best-practices setup of [flask framework](http://flask.pocoo.org/) integrated with a number of libraries to quickly bootstrap app development. You can do console applications, web apps or apis with boiler. It is also a good example of how to set up flask framework for large projects.

[Full documentation available on GitHub](https://github.com/projectshift/shift-boiler)