Django REST API starter template
Go to file
2026-03-12 23:37:42 +00:00
{{ cookiecutter.project_slug }} Initial template: Django REST API starter template 2026-03-12 23:37:42 +00:00
accounts Initial template: Django REST API starter template 2026-03-12 23:37:42 +00:00
devops/gcp Initial template: Django REST API starter template 2026-03-12 23:37:42 +00:00
.dockerignore Initial template: Django REST API starter template 2026-03-12 23:37:42 +00:00
.env.example Initial template: Django REST API starter template 2026-03-12 23:37:42 +00:00
.gitignore Initial template: Django REST API starter template 2026-03-12 23:37:42 +00:00
cloudbuild.yaml Initial template: Django REST API starter template 2026-03-12 23:37:42 +00:00
cloudmigrate.yaml Initial template: Django REST API starter template 2026-03-12 23:37:42 +00:00
Dockerfile Initial template: Django REST API starter template 2026-03-12 23:37:42 +00:00
fabfile.py Initial template: Django REST API starter template 2026-03-12 23:37:42 +00:00
manage.py Initial template: Django REST API starter template 2026-03-12 23:37:42 +00:00
readme.md Initial template: Django REST API starter template 2026-03-12 23:37:42 +00:00
README.md Initial commit 2026-03-12 23:37:41 +00:00
requirements.txt Initial template: Django REST API starter template 2026-03-12 23:37:42 +00:00

django-rest-api

Django REST API starter template