Skip to content

A cookiecutter template to start dvhb-hybrid application

License

Notifications You must be signed in to change notification settings

dvhb/dvhb-backend-cookiecutter

Repository files navigation

Build Status

Cookiecutter template to create projects based on dvhb-hybrid (https://github.com/dvhb/dvhb-hybrid).

Features

  • Based on Python 3.6.
  • YAML configs for application.
  • Uses aiohttp-apiset to create REST API based on swagger specification.

Install cookiecutter in you venv:

$ pip install cookiecutter

Run it over template repository:

$ cookiecutter [email protected]:dvhb/dvhb-backend-cookiecutter.git