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

https://github.com/cuongnb14/cookiecutter-django-drf

Cookiecutter Django DRF is a framework for jumpstarting projects quickly.
https://github.com/cuongnb14/cookiecutter-django-drf

cookiecutter django

Last synced: 3 months ago
JSON representation

Cookiecutter Django DRF is a framework for jumpstarting projects quickly.

Awesome Lists containing this project

README

          

# cookiecutter-django-drf

Powered by Cookiecutter. Cookiecutter Django DRF is a framework for jumpstarting projects quickly.

## Introduction
This cookie cutter is a very simple boilerplate for starting a RESTful API using Django, Nginx, Docker, SQLite. It comes with basic project structure and configuration.

## Features:

- For django 5.x, djangorestframework 3.13.1
- Implement django_filter
- Implement auth by djangorestframework-simplejwt
- Docker support using docker-compose
- SQLite DB

### Option

- dramatiq
- postgres
- whitenoise

## Usage

`cookiecutter https://github.com/cuongnb14/cookiecutter-django-drf.git`