/cookiecutter-webapi

A cookiecutter to create a webapi based on Flask, SQLAlchemy, Alembic

Primary LanguagePython

Build Status

cookiecutter

Usage

$ pip install cookiecutter
$ cookiecutter git://github.com/gtt116/cookiecutter-webapi

Answer the question, then current directory will appear a project named by the $project_name you input.