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

https://github.com/dvhb/dvhb-backend-cookiecutter

A cookiecutter template to start dvhb-hybrid application
https://github.com/dvhb/dvhb-backend-cookiecutter

aiohttp asyncio django dvhb-hybrid

Last synced: about 2 months ago
JSON representation

A cookiecutter template to start dvhb-hybrid application

Awesome Lists containing this project

README

        

.. image:: https://travis-ci.org/dvhb/dvhb-backend-cookiecutter.svg?branch=master
:target: https://travis-ci.org/dvhb/dvhb-backend-cookiecutter?branch=master
:alt: 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