/cookiecutter-flaskrestful-barebones

A barebones Flaskrestful cookiecutter app.

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

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.