From 008bf1c026cdabf863c5e2e30b98e1c04281d442 Mon Sep 17 00:00:00 2001 From: ayemunhossain Date: Tue, 15 Feb 2022 19:35:11 +0600 Subject: [PATCH] readme --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2c65566 --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ + +# Boilerplate template for Django DRF Backend + +This repo is for every django developer because this is +a creative template for Backend developing with DRF. So here +you will find some feature inbuild. + +- Custom User Model +- JWT Authentication +- Login & Registratin +- Asynchronous task formate +- Celery & Radis +- Templating (as your wish) +- Media and statis settings for production + + +## License +[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](https://github.com/tterb/atomic-design-ui/blob/master/LICENSEs)