Skip to content

dkruk/django-rest-start-template

Repository files navigation

Django REST start template

Simple Django project template for REST API with my preferred setup. The template is just for a quick start and covers only the base things.

Stack

  • Python 3.14;
  • Postgres 16 as database;
  • Redis 8 as cache and message broker.

Features

Dev features

Docker

Docker settings is for development only.

About

Base template for Django REST application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages