From 7c92ccba790817132fb6bd9ef687bccd5c41d0a0 Mon Sep 17 00:00:00 2001 From: Saqibur Rahman Date: Sun, 26 Nov 2023 16:56:48 +0600 Subject: [PATCH] Add tuxedo style guides --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a44c25..6f90376 100644 --- a/README.md +++ b/README.md @@ -181,3 +181,4 @@ https://www.django-rest-framework.org/api-guide/exceptions/#custom-exception-han - [HackSoft Django Style Guide](https://github.com/HackSoftware/Django-Styleguide) - [Radoslav Georgiev - Django Structure for Scale and Longevity](https://www.youtube.com/watch?v=yG3ZdxBb1oo) - [Build APIs You Won't Hate](https://apisyouwonthate.com/books/build-apis-you-wont-hate/) +- [Tuxedo Style Guides](https://github.com/saqibur/tuxedo)