bradleygolden / cookiecutter-flaskrestful-barebones

A barebones Flaskrestful cookiecutter app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cookiecutter-flaskrestful-barebones

A Flask template for cookiecutter_.

Use it now

$ pip install cookiecutter
$ cookiecutter https://github.com/bradleygolden/cookiecutter-flaskrestful-barebones.git

You will be asked about your basic info (name, project name, app name, etc.). This info will be used in your new project.

About

This project contains a very simple project cookiecutter for a Flaskrestful app.

Inspiration

Flaskrestful Intermediate Usage - http://flask-restful-cn.readthedocs.io/en/0.3.4/intermediate-usage.html

License

BSD licensed.

About

A barebones Flaskrestful cookiecutter app.

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%