drmacsika /
project-starter-with-authentication-django
Production-Ready Project Starter and Authentication for Django. This project is for Django. If you need a version with only Django Rest Framework (DRF), use the link below.
Loading repository data…
drmacsika / repository
Production-ready Project starter for RESTFul API Backend Using Django Rest Framework. This project is for Django Rest Framework (DRF). If you need a version with only Django, use the link below.
Production-ready Project starter for RESTFul API Backend Using Django
Use the package manager pip for installation.
- python -m venv venv
- source venv/bin/activate
- cd backend/src
- pip install -r requirements.txt
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to follow the guidelines and update tests as appropriate.
For more in-depth understanding of nextJS, you can reach out to me and I'll give you the explanation you need.
If you have any question or want to reach me directly, Contact Nsikak Imoh.
Selected from shared topics, language and repository description—not editorial ratings.
drmacsika /
Production-Ready Project Starter and Authentication for Django. This project is for Django. If you need a version with only Django Rest Framework (DRF), use the link below.
rehman199 /
A production-ready Django REST Framework starter template featuring JWT authentication, Celery integration for async tasks. Perfect for kickstarting secure and scalable REST API projects.