Skip to content

Cookiecutter Django DRF is a framework for jumpstarting projects quickly.

License

Notifications You must be signed in to change notification settings

cuongnb14/cookiecutter-django-drf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 4.0, djangorestframework 3.13.1
  • Implement django_filter
  • Implement auth by djangorestframework-simplejwt
  • Docker support using docker-compose
  • SQLite DB

Option

  • celery
  • postgres
  • whitenoise

Usage

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

About

Cookiecutter Django DRF is a framework for jumpstarting projects quickly.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published